Module Name: src Committed By: sevan Date: Tue Jan 23 17:19:34 UTC 2018
Modified Files: src/share/man/man4: options.4 Log Message: BUFQ_READPRIO is no longer marked as experimental. To generate a diff of this commit: cvs rdiff -u -r1.479 -r1.480 src/share/man/man4/options.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/options.4 diff -u src/share/man/man4/options.4:1.479 src/share/man/man4/options.4:1.480 --- src/share/man/man4/options.4:1.479 Wed Jan 10 18:13:29 2018 +++ src/share/man/man4/options.4 Tue Jan 23 17:19:34 2018 @@ -1,4 +1,4 @@ -.\" $NetBSD: options.4,v 1.479 2018/01/10 18:13:29 maxv Exp $ +.\" $NetBSD: options.4,v 1.480 2018/01/23 17:19:34 sevan Exp $ .\" .\" Copyright (c) 1996 .\" Perry E. Metzger. All rights reserved. @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd January 10, 2018 +.Dd January 23, 2018 .Dt OPTIONS 4 .Os .Sh NAME @@ -1229,7 +1229,7 @@ Use NFS over TCP instead of the default The following options enable alternative buffer queue strategies. .Bl -ohang .It Cd options BUFQ_READPRIO -Enable experimental buffer queue strategy for disk I/O. +Enable alternate buffer queue strategy for disk I/O. In the default strategy, outstanding disk requests are ordered by sector number and sent to the disk, regardless of whether the operation is a read or write; this option gives priority to issuing