]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
sched: do not set softirqs to nice +19
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:52:00 +0000 (18:52 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:52:00 +0000 (18:52 +0200)
commit23bdd703a585a869f2eb32fb9f66749d0476d71e
treefee338306d86c62de986d64647342dc0d1115e87
parentff80a77f20f811c0cc5b251d0f657cbc6f788385
sched: do not set softirqs to nice +19

do not set softirqs to nice +19. _If_ for whatever reason
we missed to process some high-prio softirq and woke up
ksoftirqd, we should give it a fair chance to actually
get some work done, even if the system is under load.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/softirq.c