centos man page for task_nice

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)

NAME
task_nice - return the nice value of a given task.
SYNOPSIS
int task_nice(const struct task_struct * p);
ARGUMENTS
p the task in question.
RETURN
The nice value [ -20 ... 0 ... 19 ].
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TASK_NICE(9)
Related Man Pages
nice(2) - opensolaris
del_timer_sync(9) - centos
schedule_hrtimeout_range(9) - centos
explain_nice_or_die(3) - debian
nice(1) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Controlling user input
[TIP] Processing YAML files with yq