sched_setparam.2: Scheduling policy and parameters are per-thread on Linux

Direct the reader to the discussion in sched_setscheduler(2).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-03 06:19:43 +01:00
parent d59995118d
commit b61f1ef910
1 changed files with 6 additions and 0 deletions

View File

@ -110,6 +110,12 @@ capability).
The process whose ID is \fIpid\fP could not be found.
.SH "CONFORMING TO"
POSIX.1-2001.
.SH NOTES
.PP
Scheduling parameters are in fact per-thread
attributes on Linux;
see
.BR sched_setscheduler (2).
.SH "SEE ALSO"
.ad l
.nh