Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28

From: Andi Kleen
Date: Sat Dec 26 2009 - 11:40:38 EST


> > Does pmqos work with apci=off etc.?
>
> yes
>
> > I didn't think it shut down
> > the classic "HLT" idle, does it?
>
> it does if you specify a latency of 0; it will then go into the
> spin-only state until you give up your latency requirement

I looked at it this evening, but it seems like pm_qos is not
interrupt safe (e.g. calls blocking notifiers) and floppy currently does
enable/disable_hlt from interrupts and bottom halves.

Would need some more infrastructure work or restructuring
of the floppy driver.

-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/