diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-26 15:17:27 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-29 21:50:15 +0100 |
| commit | 1dd83d2e8f0e92deff00dc798df320baeeffcf13 (patch) | |
| tree | 4ba84d2e52fb47e05a496b2683f9979206bdb3f7 /man7/sched.7 | |
| parent | 58627ec0d81943523ecb26a03564cb12f73b3683 (diff) | |
| download | man-pages-1dd83d2e8f0e92deff00dc798df320baeeffcf13.tar.gz | |
sched.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/sched.7')
| -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 d53983ad7f..e1b62cc27b 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -745,7 +745,7 @@ The situation on an SMP system is more complex, but the general effect is the same: the scheduler distributes CPU cycles across task groups such that an autogroup that contains a large number of CPU-bound processes -does not end up hoffing CPU cycles at the expense of the other +does not end up hogging CPU cycles at the expense of the other jobs on the system. A process's autogroup (task group) membership can be viewed via the file |
