Files
linux-st/include/linux
Ingo Molnar d79fc0fc66 [PATCH] sched: TASK_NONINTERACTIVE
This patch implements a task state bit (TASK_NONINTERACTIVE), which can be
used by blocking points to mark the task's wait as "non-interactive".  This
does not mean the task will be considered a CPU-hog - the wait will simply
not have an effect on the waiting task's priority - positive or negative
alike.  Right now only pipe_wait() will make use of it, because it's a
common source of not-so-interactive waits (kernel compilation jobs, etc.).

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:06:22 -07:00
..
2005-09-07 16:57:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-09 02:38:35 -03:00
2005-09-05 00:06:09 -07:00
2005-09-07 16:57:21 -07:00
2005-09-09 13:57:55 -07:00
2005-09-09 13:57:55 -07:00
2005-09-07 16:57:40 -07:00
2005-09-05 09:14:13 -07:00
2005-09-05 09:26:56 -07:00
2005-09-07 16:57:48 -07:00
2005-09-10 10:06:21 -07:00
2005-09-07 16:57:24 -07:00
2005-08-30 22:48:51 -05:00
2005-09-09 13:57:54 -07:00
2005-09-09 13:57:54 -07:00
2005-09-07 16:57:18 -07:00
2005-09-10 10:06:22 -07:00
2005-09-08 12:32:03 -07:00
2005-09-07 16:57:45 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-05 00:05:45 -07:00
2005-09-07 16:57:34 -07:00
2005-09-09 13:57:58 -07:00