X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=original%2Fman2%2Fioprio_set.2;h=b8c2d944703f574a391a50afebbd03b4418bfa78;hp=ff8879b597279e8e8a9d5784923fda5710b95387;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hpb=a6686279a86c4f75d0818999b941fb9d643cc222 diff --git a/original/man2/ioprio_set.2 b/original/man2/ioprio_set.2 index ff8879b5..b8c2d944 100644 --- a/original/man2/ioprio_set.2 +++ b/original/man2/ioprio_set.2 @@ -296,8 +296,8 @@ Priority levels range from 0 (highest) to 7 (lowest). .TP .BR IOPRIO_CLASS_IDLE " (3)" This is the idle scheduling class. -Processes running at this level only get I/O -time when no-one else needs the disk. +Processes running at this level get I/O +time only when no-one else needs the disk. The idle class has no class data. Attention is required when assigning this priority class to a process, since it may become starved if higher priority processes are @@ -352,7 +352,7 @@ Suitable definitions can be found in .I Documentation/block/ioprio.txt in the Linux kernel source tree .SH COLOPHON -This page is part of release 3.78 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project,