sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Tue, 11 Feb 2014 07:34:50 +0000 (15:34 +0800)
committerIngo Molnar <mingo@kernel.org>
Sat, 22 Feb 2014 17:15:54 +0000 (18:15 +0100)
commit75e45d512f257beedae0d8a67d053cde5537bd4c
treef2171633db9ee6b3227aea69cede99041d1c69dc
parentd277d868dab6537a85f4757e39648b1d6afc60d5
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE

Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/bd80780f19b4f9b4a765acc353c8dbc130274dd6.1392103744.git.yangds.fnst@cn.fujitsu.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/auto_group.c
kernel/sched/core.c
This page took 0.024373 seconds and 5 git commands to generate.