commit | dbdf65b1b7f8ec48bda1604cfea7ac09ce583d6b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Nov 13 16:07:22 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Nov 13 18:14:15 2005 -0800 |
tree | f6a278d3e0353beb777d4ed2414cae1d00a31602 | |
parent | 66341a905ef5b3e7aea65b5d9bd1b0361b0ccc61 [diff] |
[PATCH] rcutorture: renice to low priority Make the box usable for interactive work when running the RCU torture test, by renicing the RCU torture-test threads to +19 by default. Kthreads run at nice -5 by default. Signed-off-by: Ingo Molnar <mingo@elte.hu> Acked-by: Paul E. McKenney" <paulmck@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>