sched: Keep kthreads at default priority
authorMike Galbraith <efault@gmx.de>
Wed, 9 Sep 2009 13:41:37 +0000 (15:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Sep 2009 15:30:06 +0000 (17:30 +0200)
commit61cbe54d9479ad98283b2dda686deae4c34b2d59
treee7d4766daaf2895aab96b035a973b67439baecf2
parent172e082a9111ea504ee34cbba26284a5ebdc53a7
sched: Keep kthreads at default priority

Removes kthread/workqueue priority boost, they increase worst-case
desktop latencies.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1252486344.28645.18.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/kthread.c
kernel/workqueue.c