diff options
author | Dietmar Eggemann <dietmar.eggemann@arm.com> | 2021-01-28 14:10:40 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-02-17 14:08:30 +0100 |
commit | c541bb7835a306cdbbe8abbdf4e4df507e0ca27a (patch) | |
tree | 2559e3c649c457dd6db591a88768543c2a9cea08 /virt/lib | |
parent | 9d061ba6bc170045857f3efe0bba5def30188d4d (diff) |
sched/core: Update task_prio() function header
The description of the RT offset and the values for 'normal' tasks needs
update. Moreover there are DL tasks now.
task_prio() has to stay like it is to guarantee compatibility with the
/proc/<pid>/stat priority field:
# cat /proc/<pid>/stat | awk '{ print $18; }'
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20210128131040.296856-4-dietmar.eggemann@arm.com
Diffstat (limited to 'virt/lib')
0 files changed, 0 insertions, 0 deletions