sched.7: In the kernel source SCHED_OTHER is actually called SCHED_NORMAL

Reported-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-10-14 16:15:50 +02:00
parent 49d83458f3
commit a970e1f920
1 changed files with 5 additions and 0 deletions

View File

@ -406,6 +406,11 @@ The dynamic priority is based on the nice value (see below)
and is increased for each time quantum the thread is ready to run,
but denied to run by the scheduler.
This ensures fair progress among all \fBSCHED_OTHER\fP threads.
.PP
In the Linux kernel source code, the
.B SCHED_OTHER
policy is actually named
.BR SCHED_NORMAL .
.\"
.SS The nice value
The nice value is an attribute