commit | 5138930e6a69f1c7851a82d7cedaa01fad029fcf | [log] [tgz] |
---|---|---|
author | Con Kolivas <kernel@kolivas.org> | Fri Mar 31 02:31:27 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 31 12:18:59 2006 -0800 |
tree | cef55be8eb6d798188127f2ca7f53ed25ef88422 | |
parent | e72ff0bb2c163eb13014ba113701bd42dab382fe [diff] |
[PATCH] sched: include noninteractive sleep in idle detect Tasks waiting in SLEEP_NONINTERACTIVE state can now get to best priority so they need to be included in the idle detection code. Signed-off-by: Con Kolivas <kernel@kolivas.org> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>