summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>2014-02-11 15:34:46 +0800
committerIngo Molnar <mingo@kernel.org>2014-02-22 18:14:13 +0100
commit3ee237dddcd885d4e525791299d62de33b2ca117 (patch)
tree152f20b9d0ac39b265278f0bd2d070551c03f0d4 /kernel
parent7e298d60f717257dc8365c975f45ff9c37165362 (diff)
downloadop-kernel-dev-3ee237dddcd885d4e525791299d62de33b2ca117.zip
op-kernel-dev-3ee237dddcd885d4e525791299d62de33b2ca117.tar.gz
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
Currently there is lots of hard coding to 19 and -20, to represent maximum and minimum of nice values. This patch add three macros in prio.h for maximum, minimum and width of nice value, and uses it to remove hardcoded values in prio.h. Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/3994e89327b2b15f992277cdf9f409c516f87d1b.1392103744.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de> [ Collapsed two small patches. ] Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud