diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-12 09:17:41 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-12 09:17:41 +0200 |
| commit | 961df2a80e71beb275676fabdc351ffb91f3cb92 (patch) | |
| tree | 4e1d16517bcd4935e68e4e5a28a847d004ff51f7 /man7 | |
| parent | 1154a064e48759290448226e4a96bc8dc2c9bd40 (diff) | |
| download | man-pages-961df2a80e71beb275676fabdc351ffb91f3cb92.tar.gz | |
sched.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/sched.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index 6f8eb731d6..1a1936fa3a 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -85,7 +85,7 @@ Each thread has an associated scheduling policy and a \fIstatic\fP scheduling priority, \fIsched_priority\fP; these are the settings that are modified by .BR sched_setscheduler (). -The scheduler makes it decisions based on knowledge of the scheduling +The scheduler makes its decisions based on knowledge of the scheduling policy and static priority of all threads on the system. For threads scheduled under one of the normal scheduling policies |
