1TASK_NICE(9)                     Driver Basics                    TASK_NICE(9)
2
3
4

NAME

6       task_nice - return the nice value of a given task.
7

SYNOPSIS

9       int task_nice(const struct task_struct * p);
10

ARGUMENTS

12       p
13           the task in question.
14

RETURN

16       The nice value [ -20 ... 0 ... 19 ].
17
19Kernel Hackers Manual 3.10         June 2019                      TASK_NICE(9)
Impressum