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)
| Related Man Pages |
|---|
| nice(2) - opensolaris |
| del_timer_sync(9) - centos |
| getpriority(3c) - opensolaris |
| schedule_hrtimeout_range(9) - centos |
| struct_hrtimer(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |