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 |
|---|
| struct_hrtimer(9) - centos |
| nice(1) - osx |
| nice(1) - netbsd |
| pthread_get_nice_np(3t) - hpux |
| tapset::task(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |