ioprio_set.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-28 10:16:45 +01:00
parent 312d8fde6d
commit 2bf79fbd84
1 changed files with 2 additions and 2 deletions

View File

@ -296,8 +296,8 @@ Priority levels range from 0 (highest) to 7 (lowest).
.TP .TP
.BR IOPRIO_CLASS_IDLE " (3)" .BR IOPRIO_CLASS_IDLE " (3)"
This is the idle scheduling class. This is the idle scheduling class.
Processes running at this level only get I/O Processes running at this level get I/O
time when no-one else needs the disk. time only when no-one else needs the disk.
The idle class has no class data. The idle class has no class data.
Attention is required when assigning this priority class to a process, Attention is required when assigning this priority class to a process,
since it may become starved if higher priority processes are since it may become starved if higher priority processes are