X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman2%2Fioprio_set.2;h=b8c2d944703f574a391a50afebbd03b4418bfa78;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hp=bb4183e5e43878979142a86e043e3c81fdecf7c3;hpb=78d692a91a29bb279b5fc6a6294ff3e418a184c8;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man2/ioprio_set.2 b/original/man2/ioprio_set.2 index bb4183e5..b8c2d944 100644 --- a/original/man2/ioprio_set.2 +++ b/original/man2/ioprio_set.2 @@ -70,7 +70,7 @@ is 0, then operate on the process group of which the caller is a member. .I who is a user ID identifying all of the processes that have a matching real UID. -.\" FIXME who==0 needs to be documented, +.\" FIXME . Need to document the behavior when 'who" is specified as 0 .\" See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652443 .PP If @@ -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,10 +352,11 @@ 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.64 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project, -and information about reporting bugs, +information about reporting bugs, +and the latest version of this page, can be found at \%http://www.kernel.org/doc/man\-pages/.