task_nice(9) centos man page | unix.com

Man Page: task_nice

Operating Environment: centos

Section: 9

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
nice(2) - redhat
nice(2) - sunos
schedule_hrtimeout_range(9) - centos
nice(1) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq