Re: [PATCH 3/4] sched: introduce synchronized idle injection

From: Peter Zijlstra
Date: Fri Nov 20 2015 - 05:20:33 EST


On Fri, Nov 20, 2015 at 10:45:14AM +0100, Thomas Gleixner wrote:

> The whole concept of faking idle is simply crap.

:-)

> If you want to avoid that stuff in the scheduler, then create a
> mechanism which just defers the next timer interrupt for X
> milliseconds and does not any fiddling with NOHZ state and such.

Not sure that will actually result in the machine going idle. Device
interrupts will still wake tasks and get them ran.

--
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/