diff options
author | Dongsheng Yang <[email protected]> | 2014-02-11 15:34:46 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-02-22 18:14:13 +0100 |
commit | 3ee237dddcd885d4e525791299d62de33b2ca117 (patch) | |
tree | 152f20b9d0ac39b265278f0bd2d070551c03f0d4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 7e298d60f717257dc8365c975f45ff9c37165362 (diff) |
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 <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/3994e89327b2b15f992277cdf9f409c516f87d1b.1392103744.git.yangds.fnst@cn.fujitsu.com
Signed-off-by: Thomas Gleixner <[email protected]>
[ Collapsed two small patches. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions