Query: task_nice
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TASK_NICE(9) Driver Basics TASK_NICE(9)NAMEtask_nice - return the nice value of a given task.SYNOPSISint task_nice(const struct task_struct * p);ARGUMENTSp the task in question.RETURNThe nice value [ -20 ... 0 ... 19 ].COPYRIGHTKernel Hackers Manual 3.10 June 2014 TASK_NICE(9)