Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 BUFQ_READPRIO is no longer marked as experime...
details: https://anonhg.NetBSD.org/src/rev/a666e63c33ab
branches: trunk
changeset: 358948:a666e63c33ab
user: sevan <sevan%NetBSD.org@localhost>
date: Tue Jan 23 17:19:34 2018 +0000
description:
BUFQ_READPRIO is no longer marked as experimental.
diffstat:
share/man/man4/options.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 62c2d678261a -r a666e63c33ab share/man/man4/options.4
--- a/share/man/man4/options.4 Tue Jan 23 15:13:56 2018 +0000
+++ b/share/man/man4/options.4 Tue Jan 23 17:19:34 2018 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index