Module Name:    src
Committed By:   sevan
Date:           Tue Jan 23 14:47:56 UTC 2018

Modified Files:
        src/sys/arch/acorn26/conf: GENERIC
        src/sys/arch/acorn32/conf: EB7500ATX GENERIC
        src/sys/arch/alpha/conf: GENERIC
        src/sys/arch/amd64/conf: XEN3_DOM0 XEN3_DOMU
        src/sys/arch/amiga/conf: DRACO GENERIC GENERIC.in INSTALL
        src/sys/arch/amigappc/conf: GENERIC NULL
        src/sys/arch/arc/conf: GENERIC RPC44
        src/sys/arch/atari/conf: GENERIC.in
        src/sys/arch/bebox/conf: GENERIC
        src/sys/arch/cats/conf: GENERIC
        src/sys/arch/cesfic/conf: GENERIC
        src/sys/arch/cobalt/conf: GENERIC INSTALL
        src/sys/arch/emips/conf: GENERIC
        src/sys/arch/evbarm64/conf: A64EMUL
        src/sys/arch/evbppc/conf: EXPLORA451
        src/sys/arch/hp300/conf: GENERIC
        src/sys/arch/hppa/conf: GENERIC
        src/sys/arch/luna68k/conf: GENERIC INSTALL
        src/sys/arch/mac68k/conf: GENERIC
        src/sys/arch/macppc/conf: GENERIC GENERIC_601 MAMBO POWERMAC_G5
            POWERMAC_G5_11_2
        src/sys/arch/mipsco/conf: GENERIC
        src/sys/arch/mvme68k/conf: GENERIC
        src/sys/arch/netwinder/conf: GENERIC
        src/sys/arch/news68k/conf: GENERIC GENERIC_TINY LIBERO
        src/sys/arch/newsmips/conf: GENERIC
        src/sys/arch/next68k/conf: GENERIC
        src/sys/arch/pmax/conf: GENERIC GENERIC64
        src/sys/arch/prep/conf: GENERIC
        src/sys/arch/rs6000/conf: GENERIC
        src/sys/arch/sandpoint/conf: GENERIC
        src/sys/arch/sgimips/conf: GENERIC32_IP12 GENERIC32_IP2x GENERIC32_IP3x
        src/sys/arch/sparc/conf: GENERIC MRCOFFEE
        src/sys/arch/sparc64/conf: GENERIC
        src/sys/arch/sun2/conf: GENERIC
        src/sys/arch/sun3/conf: GENERIC GENERIC3X
        src/sys/arch/vax/conf: GENERIC VAX780
        src/sys/arch/x68k/conf: GENERIC

Log Message:
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/acorn26/conf/GENERIC
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/acorn32/conf/EB7500ATX
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/acorn32/conf/GENERIC
cvs rdiff -u -r1.378 -r1.379 src/sys/arch/alpha/conf/GENERIC
cvs rdiff -u -r1.144 -r1.145 src/sys/arch/amd64/conf/XEN3_DOM0
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/amd64/conf/XEN3_DOMU
cvs rdiff -u -r1.184 -r1.185 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.318 -r1.319 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.136 -r1.137 src/sys/arch/amiga/conf/GENERIC.in
cvs rdiff -u -r1.128 -r1.129 src/sys/arch/amiga/conf/INSTALL
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/amigappc/conf/GENERIC
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/amigappc/conf/NULL
cvs rdiff -u -r1.188 -r1.189 src/sys/arch/arc/conf/GENERIC
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/arc/conf/RPC44
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/atari/conf/GENERIC.in
cvs rdiff -u -r1.156 -r1.157 src/sys/arch/bebox/conf/GENERIC
cvs rdiff -u -r1.165 -r1.166 src/sys/arch/cats/conf/GENERIC
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/cesfic/conf/GENERIC
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/cobalt/conf/GENERIC
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/cobalt/conf/INSTALL
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/emips/conf/GENERIC
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm64/conf/A64EMUL
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/evbppc/conf/EXPLORA451
cvs rdiff -u -r1.197 -r1.198 src/sys/arch/hp300/conf/GENERIC
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/hppa/conf/GENERIC
cvs rdiff -u -r1.124 -r1.125 src/sys/arch/luna68k/conf/GENERIC
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/luna68k/conf/INSTALL
cvs rdiff -u -r1.224 -r1.225 src/sys/arch/mac68k/conf/GENERIC
cvs rdiff -u -r1.338 -r1.339 src/sys/arch/macppc/conf/GENERIC
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/macppc/conf/GENERIC_601
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/macppc/conf/MAMBO
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/macppc/conf/POWERMAC_G5
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/macppc/conf/POWERMAC_G5_11_2
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/mipsco/conf/GENERIC
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/mvme68k/conf/GENERIC
cvs rdiff -u -r1.133 -r1.134 src/sys/arch/netwinder/conf/GENERIC
cvs rdiff -u -r1.129 -r1.130 src/sys/arch/news68k/conf/GENERIC
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/news68k/conf/GENERIC_TINY
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/news68k/conf/LIBERO
cvs rdiff -u -r1.132 -r1.133 src/sys/arch/newsmips/conf/GENERIC
cvs rdiff -u -r1.144 -r1.145 src/sys/arch/next68k/conf/GENERIC
cvs rdiff -u -r1.195 -r1.196 src/sys/arch/pmax/conf/GENERIC
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/pmax/conf/GENERIC64
cvs rdiff -u -r1.184 -r1.185 src/sys/arch/prep/conf/GENERIC
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/rs6000/conf/GENERIC
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/sandpoint/conf/GENERIC
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/sgimips/conf/GENERIC32_IP12
cvs rdiff -u -r1.111 -r1.112 src/sys/arch/sgimips/conf/GENERIC32_IP2x
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/sgimips/conf/GENERIC32_IP3x
cvs rdiff -u -r1.257 -r1.258 src/sys/arch/sparc/conf/GENERIC
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/sparc/conf/MRCOFFEE
cvs rdiff -u -r1.202 -r1.203 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/sun2/conf/GENERIC
cvs rdiff -u -r1.175 -r1.176 src/sys/arch/sun3/conf/GENERIC
cvs rdiff -u -r1.129 -r1.130 src/sys/arch/sun3/conf/GENERIC3X
cvs rdiff -u -r1.203 -r1.204 src/sys/arch/vax/conf/GENERIC
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/vax/conf/VAX780
cvs rdiff -u -r1.186 -r1.187 src/sys/arch/x68k/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/acorn26/conf/GENERIC
diff -u src/sys/arch/acorn26/conf/GENERIC:1.84 src/sys/arch/acorn26/conf/GENERIC:1.85
--- src/sys/arch/acorn26/conf/GENERIC:1.84	Wed Sep 13 22:24:42 2017
+++ src/sys/arch/acorn26/conf/GENERIC	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.84 2017/09/13 22:24:42 sevan Exp $
+# $NetBSD: GENERIC,v 1.85 2018/01/23 14:47:53 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -126,8 +126,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/acorn32/conf/EB7500ATX
diff -u src/sys/arch/acorn32/conf/EB7500ATX:1.63 src/sys/arch/acorn32/conf/EB7500ATX:1.64
--- src/sys/arch/acorn32/conf/EB7500ATX:1.63	Thu Sep 14 07:58:38 2017
+++ src/sys/arch/acorn32/conf/EB7500ATX	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: EB7500ATX,v 1.63 2017/09/14 07:58:38 mrg Exp $
+#	$NetBSD: EB7500ATX,v 1.64 2018/01/23 14:47:53 sevan Exp $
 #
 #	EB7500ATX --- NetBSD/acorn32 complete configuration
 #
@@ -22,7 +22,7 @@ include 	"arch/acorn32/conf/std.acorn32"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"EB7500ATX-$Revision: 1.63 $"
+#ident		"EB7500ATX-$Revision: 1.64 $"
 
 # estimated number of users
 maxusers	32
@@ -123,8 +123,8 @@ options 	USERCONF	# userconf(4) support
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 makeoptions	COPY_SYMTAB=1
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/acorn32/conf/GENERIC
diff -u src/sys/arch/acorn32/conf/GENERIC:1.123 src/sys/arch/acorn32/conf/GENERIC:1.124
--- src/sys/arch/acorn32/conf/GENERIC:1.123	Thu Sep 14 07:58:38 2017
+++ src/sys/arch/acorn32/conf/GENERIC	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# 	$NetBSD: GENERIC,v 1.123 2017/09/14 07:58:38 mrg Exp $
+# 	$NetBSD: GENERIC,v 1.124 2018/01/23 14:47:53 sevan Exp $
 #
 #	GENERIC --- NetBSD/acorn32 complete configuration
 #
@@ -22,7 +22,7 @@ include 	"arch/acorn32/conf/std.acorn32"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.123 $"
+#ident		"GENERIC-$Revision: 1.124 $"
 
 # estimated number of users
 maxusers	32
@@ -128,8 +128,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/alpha/conf/GENERIC
diff -u src/sys/arch/alpha/conf/GENERIC:1.378 src/sys/arch/alpha/conf/GENERIC:1.379
--- src/sys/arch/alpha/conf/GENERIC:1.378	Thu Sep 14 07:58:38 2017
+++ src/sys/arch/alpha/conf/GENERIC	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.378 2017/09/14 07:58:38 mrg Exp $
+# $NetBSD: GENERIC,v 1.379 2018/01/23 14:47:53 sevan Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@ include 	"arch/alpha/conf/std.alpha"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-ident		"GENERIC-$Revision: 1.378 $"
+ident		"GENERIC-$Revision: 1.379 $"
 
 maxusers 32
 
@@ -48,8 +48,8 @@ options 	API_UP1000	# EV6:		Alpha Proces
 options 	KTRACE			# System call tracing support
 options 	NTP			# kernel PLL for NTP
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amd64/conf/XEN3_DOM0
diff -u src/sys/arch/amd64/conf/XEN3_DOM0:1.144 src/sys/arch/amd64/conf/XEN3_DOM0:1.145
--- src/sys/arch/amd64/conf/XEN3_DOM0:1.144	Sat Jan 13 12:38:16 2018
+++ src/sys/arch/amd64/conf/XEN3_DOM0	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.144 2018/01/13 12:38:16 christos Exp $
+# $NetBSD: XEN3_DOM0,v 1.145 2018/01/23 14:47:53 sevan Exp $
 
 include 	"arch/amd64/conf/std.xen"
 
@@ -10,7 +10,7 @@ options 	INCLUDE_CONFIG_FILE	# embed con
 #options 	UVMHIST_PRINT
 #options 	SYSCALL_DEBUG
 
-#ident		"XEN3_DOM0-$Revision: 1.144 $"
+#ident		"XEN3_DOM0-$Revision: 1.145 $"
 
 maxusers	32		# estimated number of users
 
@@ -48,6 +48,8 @@ options 	MODULAR		# new style module(7) 
 options 	USERCONF	# userconf(4) support
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amd64/conf/XEN3_DOMU
diff -u src/sys/arch/amd64/conf/XEN3_DOMU:1.82 src/sys/arch/amd64/conf/XEN3_DOMU:1.83
--- src/sys/arch/amd64/conf/XEN3_DOMU:1.82	Sat Jan 13 12:38:16 2018
+++ src/sys/arch/amd64/conf/XEN3_DOMU	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOMU,v 1.82 2018/01/13 12:38:16 christos Exp $
+# $NetBSD: XEN3_DOMU,v 1.83 2018/01/23 14:47:53 sevan Exp $
 
 include 	"arch/amd64/conf/std.xen"
 
@@ -10,7 +10,7 @@ options 	INCLUDE_CONFIG_FILE	# embed con
 #options 	UVMHIST_PRINT
 #options 	SYSCALL_DEBUG
 
-#ident		"XEN3_DOMU-$Revision: 1.82 $"
+#ident		"XEN3_DOMU-$Revision: 1.83 $"
 
 maxusers	32		# estimated number of users
 
@@ -40,6 +40,8 @@ options 	MODULAR		# new style module(7) 
 options 	USERCONF	# userconf(4) support
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amiga/conf/DRACO
diff -u src/sys/arch/amiga/conf/DRACO:1.184 src/sys/arch/amiga/conf/DRACO:1.185
--- src/sys/arch/amiga/conf/DRACO:1.184	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/amiga/conf/DRACO	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: DRACO,v 1.184 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: DRACO,v 1.185 2018/01/23 14:47:53 sevan Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.184 $"
+#ident 		"GENERIC-$Revision: 1.185 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -155,8 +155,8 @@ options 	USERCONF	# userconf(4) support
 options 	NTP		# NTP phase/frequency locked loop
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.318 src/sys/arch/amiga/conf/GENERIC:1.319
--- src/sys/arch/amiga/conf/GENERIC:1.318	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/amiga/conf/GENERIC	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.318 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.319 2018/01/23 14:47:53 sevan Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.318 $"
+#ident 		"GENERIC-$Revision: 1.319 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -167,8 +167,8 @@ options 	USERCONF	# userconf(4) support
 options 	NTP		# NTP phase/frequency locked loop
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amiga/conf/GENERIC.in
diff -u src/sys/arch/amiga/conf/GENERIC.in:1.136 src/sys/arch/amiga/conf/GENERIC.in:1.137
--- src/sys/arch/amiga/conf/GENERIC.in:1.136	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/amiga/conf/GENERIC.in	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.136 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC.in,v 1.137 2018/01/23 14:47:53 sevan Exp $
 #
 ##
 # GENERIC machine description file
@@ -52,7 +52,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.136 $"
+#ident 		"GENERIC-$Revision: 1.137 $"
 
 m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
 makeoptions	COPTS="-Os"
@@ -219,8 +219,8 @@ options 	NTP		# NTP phase/frequency lock
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 ')m4_dnl
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.128 src/sys/arch/amiga/conf/INSTALL:1.129
--- src/sys/arch/amiga/conf/INSTALL:1.128	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/amiga/conf/INSTALL	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.128 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: INSTALL,v 1.129 2018/01/23 14:47:53 sevan Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.128 $"
+#ident 		"GENERIC-$Revision: 1.129 $"
 
 makeoptions	COPTS="-Os"
 
@@ -132,8 +132,8 @@ options 	USERCONF	# userconf(4) support
 options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amigappc/conf/GENERIC
diff -u src/sys/arch/amigappc/conf/GENERIC:1.32 src/sys/arch/amigappc/conf/GENERIC:1.33
--- src/sys/arch/amigappc/conf/GENERIC:1.32	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/amigappc/conf/GENERIC	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.32 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.33 2018/01/23 14:47:53 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include "arch/amigappc/conf/std.amigappc
 
 options 	INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.32 $"
+#ident          "GENERIC-$Revision: 1.33 $"
 
 maxusers	8
 
@@ -55,8 +55,8 @@ options 	SYSVSHM		# System V-like shared
 options 	SYSVMSG		# System V-like messages
 options 	SYSVSEM		# System V-like semaphores
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/amigappc/conf/NULL
diff -u src/sys/arch/amigappc/conf/NULL:1.52 src/sys/arch/amigappc/conf/NULL:1.53
--- src/sys/arch/amigappc/conf/NULL:1.52	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/amigappc/conf/NULL	Tue Jan 23 14:47:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: NULL,v 1.52 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: NULL,v 1.53 2018/01/23 14:47:53 sevan Exp $
 #
 # NULL machine description file
 # 
@@ -7,7 +7,7 @@ include "arch/amigappc/conf/std.amigappc
 
 #options 	INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.52 $"
+#ident          "GENERIC-$Revision: 1.53 $"
 
 maxusers	8
 
@@ -40,8 +40,8 @@ options 	SCSIVERBOSE	# human readable SC
 #options 	SYSVMSG		# System V-like messages
 #options 	SYSVSEM		# System V-like semaphores
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/arc/conf/GENERIC
diff -u src/sys/arch/arc/conf/GENERIC:1.188 src/sys/arch/arc/conf/GENERIC:1.189
--- src/sys/arch/arc/conf/GENERIC:1.188	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/arc/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.188 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.189 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/arc/conf/std.arc"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.188 $"
+#ident		"GENERIC-$Revision: 1.189 $"
 
 maxusers	32		# estimated number of users
 
@@ -57,8 +57,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/arc/conf/RPC44
diff -u src/sys/arch/arc/conf/RPC44:1.53 src/sys/arch/arc/conf/RPC44:1.54
--- src/sys/arch/arc/conf/RPC44:1.53	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/arc/conf/RPC44	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: RPC44,v 1.53 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: RPC44,v 1.54 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/arc/conf/std.arc"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.53 $"
+#ident		"GENERIC-$Revision: 1.54 $"
 
 maxusers	32		# estimated number of users
 
@@ -48,8 +48,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/atari/conf/GENERIC.in
diff -u src/sys/arch/atari/conf/GENERIC.in:1.114 src/sys/arch/atari/conf/GENERIC.in:1.115
--- src/sys/arch/atari/conf/GENERIC.in:1.114	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/atari/conf/GENERIC.in	Tue Jan 23 14:47:54 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC.in,v 1.114 2017/09/14 07:58:39 mrg Exp $
+#	$NetBSD: GENERIC.in,v 1.115 2018/01/23 14:47:54 sevan Exp $
 #
 # Generic atari
 #
@@ -42,8 +42,8 @@ options 	HZ=64		# Set the clock-rate (48
 options 	INSECURE	# disable kernel security levels
 #options 	NTP		# NTP phase/frequency locked loop
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/bebox/conf/GENERIC
diff -u src/sys/arch/bebox/conf/GENERIC:1.156 src/sys/arch/bebox/conf/GENERIC:1.157
--- src/sys/arch/bebox/conf/GENERIC:1.156	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/bebox/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.156 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.157 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/bebox/conf/std.bebox"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.156 $"
+#ident 		"GENERIC-$Revision: 1.157 $"
 
 maxusers	32
 
@@ -41,8 +41,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/cats/conf/GENERIC
diff -u src/sys/arch/cats/conf/GENERIC:1.165 src/sys/arch/cats/conf/GENERIC:1.166
--- src/sys/arch/cats/conf/GENERIC:1.165	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/cats/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.165 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.166 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -37,8 +37,8 @@ options 	NTP		# NTP phase/frequency lock
 #options	ABLEELF
 #makeoptions	ABLEELF="1"
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/cesfic/conf/GENERIC
diff -u src/sys/arch/cesfic/conf/GENERIC:1.68 src/sys/arch/cesfic/conf/GENERIC:1.69
--- src/sys/arch/cesfic/conf/GENERIC:1.68	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/cesfic/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.68 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.69 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -36,8 +36,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/cobalt/conf/GENERIC
diff -u src/sys/arch/cobalt/conf/GENERIC:1.155 src/sys/arch/cobalt/conf/GENERIC:1.156
--- src/sys/arch/cobalt/conf/GENERIC:1.155	Sat Jan 20 13:56:09 2018
+++ src/sys/arch/cobalt/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.155 2018/01/20 13:56:09 skrll Exp $
+# $NetBSD: GENERIC,v 1.156 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/cobalt/conf/std.cobalt"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.155 $"
+#ident 		"GENERIC-$Revision: 1.156 $"
 
 maxusers	32
 
@@ -36,8 +36,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/cobalt/conf/INSTALL
diff -u src/sys/arch/cobalt/conf/INSTALL:1.64 src/sys/arch/cobalt/conf/INSTALL:1.65
--- src/sys/arch/cobalt/conf/INSTALL:1.64	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/cobalt/conf/INSTALL	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.64 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: INSTALL,v 1.65 2018/01/23 14:47:54 sevan Exp $
 #
 # INSTALL -- installation and rescue kernel.
 #
@@ -10,7 +10,7 @@ include 	"arch/cobalt/conf/std.cobalt"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"INSTALL-$Revision: 1.64 $"
+#ident 		"INSTALL-$Revision: 1.65 $"
 
 makeoptions     COPTS="-Os -mmemcpy"
 makeoptions	CPUFLAGS="-march=vr5000 -mabi=32"
@@ -31,8 +31,8 @@ maxusers	32
 options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/emips/conf/GENERIC
diff -u src/sys/arch/emips/conf/GENERIC:1.20 src/sys/arch/emips/conf/GENERIC:1.21
--- src/sys/arch/emips/conf/GENERIC:1.20	Thu Sep 14 07:58:39 2017
+++ src/sys/arch/emips/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.20 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: GENERIC,v 1.21 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/emips/conf/std.emips"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.20 $"
+#ident		"GENERIC-$Revision: 1.21 $"
 
 maxusers	64
 
@@ -56,8 +56,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/evbarm64/conf/A64EMUL
diff -u src/sys/arch/evbarm64/conf/A64EMUL:1.10 src/sys/arch/evbarm64/conf/A64EMUL:1.11
--- src/sys/arch/evbarm64/conf/A64EMUL:1.10	Thu Sep 14 07:58:40 2017
+++ src/sys/arch/evbarm64/conf/A64EMUL	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: A64EMUL,v 1.10 2017/09/14 07:58:40 mrg Exp $
+# $NetBSD: A64EMUL,v 1.11 2018/01/23 14:47:54 sevan Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@ include 	"arch/evbarm64/conf/std.a64emul
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-ident		"A64EMUL-$Revision: 1.10 $"
+ident		"A64EMUL-$Revision: 1.11 $"
 
 maxusers 32
 
@@ -31,8 +31,8 @@ options 	CORTEX_A57
 options 	KTRACE			# System call tracing support
 options 	NTP			# kernel PLL for NTP
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/evbppc/conf/EXPLORA451
diff -u src/sys/arch/evbppc/conf/EXPLORA451:1.61 src/sys/arch/evbppc/conf/EXPLORA451:1.62
--- src/sys/arch/evbppc/conf/EXPLORA451:1.61	Thu Sep 14 07:58:40 2017
+++ src/sys/arch/evbppc/conf/EXPLORA451	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: EXPLORA451,v 1.61 2017/09/14 07:58:40 mrg Exp $
+#	$NetBSD: EXPLORA451,v 1.62 2018/01/23 14:47:54 sevan Exp $
 #
 #	GENERIC -- everything that's currently supported
 #
@@ -38,8 +38,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/hp300/conf/GENERIC
diff -u src/sys/arch/hp300/conf/GENERIC:1.197 src/sys/arch/hp300/conf/GENERIC:1.198
--- src/sys/arch/hp300/conf/GENERIC:1.197	Thu Sep 14 07:58:40 2017
+++ src/sys/arch/hp300/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.197 2017/09/14 07:58:40 mrg Exp $
+# $NetBSD: GENERIC,v 1.198 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/hp300/conf/std.hp300"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.197 $"
+#ident 		"GENERIC-$Revision: 1.198 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -62,8 +62,8 @@ options 	SYSVSEM		# System V-style semap
 options 	MODULAR		# new style module(7) framework
 options 	MODULAR_DEFAULT_AUTOLOAD
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/hppa/conf/GENERIC
diff -u src/sys/arch/hppa/conf/GENERIC:1.16 src/sys/arch/hppa/conf/GENERIC:1.17
--- src/sys/arch/hppa/conf/GENERIC:1.16	Fri Sep 15 03:06:11 2017
+++ src/sys/arch/hppa/conf/GENERIC	Tue Jan 23 14:47:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.16 2017/09/15 03:06:11 christos Exp $
+# $NetBSD: GENERIC,v 1.17 2018/01/23 14:47:54 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -23,7 +23,7 @@ include 	"arch/hppa/conf/std.hppa"
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-#ident 		"GENERIC-$Revision: 1.16 $"
+#ident 		"GENERIC-$Revision: 1.17 $"
 
 maxusers	32		# estimated number of users
 
@@ -59,8 +59,8 @@ options 	SYSVSHM		# System V-like memory
 
 options 	USERCONF	# userconf(4) support
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/luna68k/conf/GENERIC
diff -u src/sys/arch/luna68k/conf/GENERIC:1.124 src/sys/arch/luna68k/conf/GENERIC:1.125
--- src/sys/arch/luna68k/conf/GENERIC:1.124	Thu Sep 14 07:58:41 2017
+++ src/sys/arch/luna68k/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.124 2017/09/14 07:58:41 mrg Exp $
+# $NetBSD: GENERIC,v 1.125 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/luna68k/conf/std.luna68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.124 $"
+#ident 		"GENERIC-$Revision: 1.125 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -48,8 +48,8 @@ options 	USERCONF		# userconf(4) support
 #options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/luna68k/conf/INSTALL
diff -u src/sys/arch/luna68k/conf/INSTALL:1.24 src/sys/arch/luna68k/conf/INSTALL:1.25
--- src/sys/arch/luna68k/conf/INSTALL:1.24	Thu Sep 14 07:58:41 2017
+++ src/sys/arch/luna68k/conf/INSTALL	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.24 2017/09/14 07:58:41 mrg Exp $
+# $NetBSD: INSTALL,v 1.25 2018/01/23 14:47:55 sevan Exp $
 #
 # config for installation ramdisk kernel
 # 
@@ -28,8 +28,8 @@ options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	#
 options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/mac68k/conf/GENERIC
diff -u src/sys/arch/mac68k/conf/GENERIC:1.224 src/sys/arch/mac68k/conf/GENERIC:1.225
--- src/sys/arch/mac68k/conf/GENERIC:1.224	Thu Sep 14 07:58:41 2017
+++ src/sys/arch/mac68k/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.224 2017/09/14 07:58:41 mrg Exp $
+# $NetBSD: GENERIC,v 1.225 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/mac68k/conf/std.mac68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.224 $"
+#ident 		"GENERIC-$Revision: 1.225 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -58,8 +58,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/macppc/conf/GENERIC
diff -u src/sys/arch/macppc/conf/GENERIC:1.338 src/sys/arch/macppc/conf/GENERIC:1.339
--- src/sys/arch/macppc/conf/GENERIC:1.338	Wed Jan 17 12:41:48 2018
+++ src/sys/arch/macppc/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.338 2018/01/17 12:41:48 sevan Exp $
+# $NetBSD: GENERIC,v 1.339 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include		"arch/macppc/conf/std.macppc"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.338 $"
+#ident 		"GENERIC-$Revision: 1.339 $"
 
 maxusers	32
 
@@ -46,8 +46,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/macppc/conf/GENERIC_601
diff -u src/sys/arch/macppc/conf/GENERIC_601:1.15 src/sys/arch/macppc/conf/GENERIC_601:1.16
--- src/sys/arch/macppc/conf/GENERIC_601:1.15	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/macppc/conf/GENERIC_601	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_601,v 1.15 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC_601,v 1.16 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -28,7 +28,7 @@ include 	"arch/macppc/conf/std.macppc.60
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-ident 		"GENERIC-$Revision: 1.15 $"
+ident 		"GENERIC-$Revision: 1.16 $"
 
 maxusers	32
 
@@ -50,8 +50,8 @@ options 	MODULAR_DEFAULT_AUTOLOAD
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/macppc/conf/MAMBO
diff -u src/sys/arch/macppc/conf/MAMBO:1.26 src/sys/arch/macppc/conf/MAMBO:1.27
--- src/sys/arch/macppc/conf/MAMBO:1.26	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/macppc/conf/MAMBO	Tue Jan 23 14:47:55 2018
@@ -6,7 +6,7 @@ include 	"arch/macppc/conf/std.macppc.g5
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.26 $"
+#ident 		"GENERIC-$Revision: 1.27 $"
 
 maxusers	32
 
@@ -31,8 +31,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	NEW_BUFQ_STRATEGY
 
 # Diagnostic/debugging support options

Index: src/sys/arch/macppc/conf/POWERMAC_G5
diff -u src/sys/arch/macppc/conf/POWERMAC_G5:1.28 src/sys/arch/macppc/conf/POWERMAC_G5:1.29
--- src/sys/arch/macppc/conf/POWERMAC_G5:1.28	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/macppc/conf/POWERMAC_G5	Tue Jan 23 14:47:55 2018
@@ -28,8 +28,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	NEW_BUFQ_STRATEGY
 
 # Diagnostic/debugging support options

Index: src/sys/arch/macppc/conf/POWERMAC_G5_11_2
diff -u src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.6 src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.7
--- src/sys/arch/macppc/conf/POWERMAC_G5_11_2:1.6	Sun Oct  1 05:13:53 2017
+++ src/sys/arch/macppc/conf/POWERMAC_G5_11_2	Tue Jan 23 14:47:55 2018
@@ -28,8 +28,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	NEW_BUFQ_STRATEGY
 
 # Diagnostic/debugging support options

Index: src/sys/arch/mipsco/conf/GENERIC
diff -u src/sys/arch/mipsco/conf/GENERIC:1.91 src/sys/arch/mipsco/conf/GENERIC:1.92
--- src/sys/arch/mipsco/conf/GENERIC:1.91	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/mipsco/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.91 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC,v 1.92 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -37,8 +37,8 @@ options 	USERCONF		# userconf(4) support
 #options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/mvme68k/conf/GENERIC
diff -u src/sys/arch/mvme68k/conf/GENERIC:1.97 src/sys/arch/mvme68k/conf/GENERIC:1.98
--- src/sys/arch/mvme68k/conf/GENERIC:1.97	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/mvme68k/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.97 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC,v 1.98 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/mvme68k/conf/std.mvme68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.97 $"
+#ident 		"GENERIC-$Revision: 1.98 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -52,8 +52,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/netwinder/conf/GENERIC
diff -u src/sys/arch/netwinder/conf/GENERIC:1.133 src/sys/arch/netwinder/conf/GENERIC:1.134
--- src/sys/arch/netwinder/conf/GENERIC:1.133	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/netwinder/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.133 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC,v 1.134 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -31,8 +31,8 @@ maxusers	32
 options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
 #options 	NTP		# NTP phase/frequency locked loop
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/news68k/conf/GENERIC
diff -u src/sys/arch/news68k/conf/GENERIC:1.129 src/sys/arch/news68k/conf/GENERIC:1.130
--- src/sys/arch/news68k/conf/GENERIC:1.129	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/news68k/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.129 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC,v 1.130 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/news68k/conf/std.news68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.129 $"
+#ident 		"GENERIC-$Revision: 1.130 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -47,8 +47,8 @@ options 	USERCONF		# userconf(4) support
 #options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/news68k/conf/GENERIC_TINY
diff -u src/sys/arch/news68k/conf/GENERIC_TINY:1.85 src/sys/arch/news68k/conf/GENERIC_TINY:1.86
--- src/sys/arch/news68k/conf/GENERIC_TINY:1.85	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/news68k/conf/GENERIC_TINY	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# 	$NetBSD: GENERIC_TINY,v 1.85 2017/09/14 07:58:42 mrg Exp $
+# 	$NetBSD: GENERIC_TINY,v 1.86 2018/01/23 14:47:55 sevan Exp $
 
 #	news68k GENERIC config file for low memory machines;
 #
@@ -6,7 +6,7 @@ include 	"arch/news68k/conf/std.news68k"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC_TINY-$Revision: 1.85 $"
+#ident 		"GENERIC_TINY-$Revision: 1.86 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -27,8 +27,8 @@ options 	USERCONF		# userconf(4) support
 options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/news68k/conf/LIBERO
diff -u src/sys/arch/news68k/conf/LIBERO:1.65 src/sys/arch/news68k/conf/LIBERO:1.66
--- src/sys/arch/news68k/conf/LIBERO:1.65	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/news68k/conf/LIBERO	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# 	$NetBSD: LIBERO,v 1.65 2017/09/14 07:58:42 mrg Exp $
+# 	$NetBSD: LIBERO,v 1.66 2018/01/23 14:47:55 sevan Exp $
 
 #	NEWS1750 config file;
 #
@@ -24,8 +24,8 @@ options 	SYSVSHM			# System V shared mem
 #options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/newsmips/conf/GENERIC
diff -u src/sys/arch/newsmips/conf/GENERIC:1.132 src/sys/arch/newsmips/conf/GENERIC:1.133
--- src/sys/arch/newsmips/conf/GENERIC:1.132	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/newsmips/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.132 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC,v 1.133 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/newsmips/conf/std.newsmip
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.132 $"
+#ident 		"GENERIC-$Revision: 1.133 $"
 
 maxusers	16
 
@@ -42,8 +42,8 @@ options 	USERCONF		# userconf(4) support
 #options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/next68k/conf/GENERIC
diff -u src/sys/arch/next68k/conf/GENERIC:1.144 src/sys/arch/next68k/conf/GENERIC:1.145
--- src/sys/arch/next68k/conf/GENERIC:1.144	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/next68k/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.144 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC,v 1.145 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/next68k/conf/std.next68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.144 $"
+#ident 		"GENERIC-$Revision: 1.145 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -44,8 +44,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/pmax/conf/GENERIC
diff -u src/sys/arch/pmax/conf/GENERIC:1.195 src/sys/arch/pmax/conf/GENERIC:1.196
--- src/sys/arch/pmax/conf/GENERIC:1.195	Fri Jan  5 13:20:45 2018
+++ src/sys/arch/pmax/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.195 2018/01/05 13:20:45 flxd Exp $
+# $NetBSD: GENERIC,v 1.196 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/pmax/conf/std.pmax"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.195 $"
+#ident		"GENERIC-$Revision: 1.196 $"
 
 maxusers	64
 
@@ -62,8 +62,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/pmax/conf/GENERIC64
diff -u src/sys/arch/pmax/conf/GENERIC64:1.27 src/sys/arch/pmax/conf/GENERIC64:1.28
--- src/sys/arch/pmax/conf/GENERIC64:1.27	Thu Sep 14 07:58:42 2017
+++ src/sys/arch/pmax/conf/GENERIC64	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC64,v 1.27 2017/09/14 07:58:42 mrg Exp $
+# $NetBSD: GENERIC64,v 1.28 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/pmax/conf/std.pmax64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.27 $"
+#ident		"GENERIC-$Revision: 1.28 $"
 
 maxusers	64
 
@@ -52,8 +52,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/prep/conf/GENERIC
diff -u src/sys/arch/prep/conf/GENERIC:1.184 src/sys/arch/prep/conf/GENERIC:1.185
--- src/sys/arch/prep/conf/GENERIC:1.184	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/prep/conf/GENERIC	Tue Jan 23 14:47:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.184 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC,v 1.185 2018/01/23 14:47:55 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/prep/conf/std.prep"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.184 $"
+#ident		"GENERIC-$Revision: 1.185 $"
 
 maxusers	32
 
@@ -46,8 +46,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/rs6000/conf/GENERIC
diff -u src/sys/arch/rs6000/conf/GENERIC:1.38 src/sys/arch/rs6000/conf/GENERIC:1.39
--- src/sys/arch/rs6000/conf/GENERIC:1.38	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/rs6000/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.38 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC,v 1.39 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -24,7 +24,7 @@ options 	INCLUDE_CONFIG_FILE	# embed con
 
 #makeoptions	COPTS="-O2 -mno-powerpc -mno-power"	# wheeee
 
-#ident		"GENERIC-$Revision: 1.38 $"
+#ident		"GENERIC-$Revision: 1.39 $"
 
 maxusers	32
 
@@ -51,8 +51,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sandpoint/conf/GENERIC
diff -u src/sys/arch/sandpoint/conf/GENERIC:1.96 src/sys/arch/sandpoint/conf/GENERIC:1.97
--- src/sys/arch/sandpoint/conf/GENERIC:1.96	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sandpoint/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.96 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC,v 1.97 2018/01/23 14:47:56 sevan Exp $
 #
 # machine description file for GENERIC NAS
 # 
@@ -22,7 +22,7 @@ include 	"arch/sandpoint/conf/std.sandpo
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.96 $"
+#ident 		"GENERIC-$Revision: 1.97 $"
 
 maxusers	32
 
@@ -45,8 +45,8 @@ options 	SYSVSHM		# System V shared memo
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sgimips/conf/GENERIC32_IP12
diff -u src/sys/arch/sgimips/conf/GENERIC32_IP12:1.32 src/sys/arch/sgimips/conf/GENERIC32_IP12:1.33
--- src/sys/arch/sgimips/conf/GENERIC32_IP12:1.32	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sgimips/conf/GENERIC32_IP12	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC32_IP12,v 1.32 2017/09/14 07:58:43 mrg Exp $
+#	$NetBSD: GENERIC32_IP12,v 1.33 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC32_IP12 machine description file
 # 
@@ -32,7 +32,7 @@ makeoptions	TEXTADDR=0x80002000	# entry 
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC32-IP2x-$Revision: 1.32 $"
+#ident		"GENERIC32-IP2x-$Revision: 1.33 $"
 
 maxusers	32
 
@@ -59,8 +59,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sgimips/conf/GENERIC32_IP2x
diff -u src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.111 src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.112
--- src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.111	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sgimips/conf/GENERIC32_IP2x	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC32_IP2x,v 1.111 2017/09/14 07:58:43 mrg Exp $
+#	$NetBSD: GENERIC32_IP2x,v 1.112 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC32_IP2x machine description file
 # 
@@ -29,7 +29,7 @@ makeoptions	TEXTADDR=0x88069000	# entry 
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC32-IP2x-$Revision: 1.111 $"
+#ident		"GENERIC32-IP2x-$Revision: 1.112 $"
 
 maxusers	32
 
@@ -59,8 +59,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sgimips/conf/GENERIC32_IP3x
diff -u src/sys/arch/sgimips/conf/GENERIC32_IP3x:1.114 src/sys/arch/sgimips/conf/GENERIC32_IP3x:1.115
--- src/sys/arch/sgimips/conf/GENERIC32_IP3x:1.114	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sgimips/conf/GENERIC32_IP3x	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC32_IP3x,v 1.114 2017/09/14 07:58:43 mrg Exp $
+#	$NetBSD: GENERIC32_IP3x,v 1.115 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC32_IP3x machine description file
 # 
@@ -28,7 +28,7 @@ makeoptions	TEXTADDR="0x80069000"	# entr
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC32_IP3x-$Revision: 1.114 $"
+#ident		"GENERIC32_IP3x-$Revision: 1.115 $"
 
 maxusers	32
 
@@ -52,8 +52,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sparc/conf/GENERIC
diff -u src/sys/arch/sparc/conf/GENERIC:1.257 src/sys/arch/sparc/conf/GENERIC:1.258
--- src/sys/arch/sparc/conf/GENERIC:1.257	Mon Jan 15 09:48:28 2018
+++ src/sys/arch/sparc/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.257 2018/01/15 09:48:28 martin Exp $
+# $NetBSD: GENERIC,v 1.258 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/sparc/conf/std.sparc"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.257 $"
+#ident 		"GENERIC-$Revision: 1.258 $"
 
 maxusers	32
 
@@ -85,8 +85,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sparc/conf/MRCOFFEE
diff -u src/sys/arch/sparc/conf/MRCOFFEE:1.53 src/sys/arch/sparc/conf/MRCOFFEE:1.54
--- src/sys/arch/sparc/conf/MRCOFFEE:1.53	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sparc/conf/MRCOFFEE	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: MRCOFFEE,v 1.53 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: MRCOFFEE,v 1.54 2018/01/23 14:47:56 sevan Exp $
 # From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp
 #
 # Mr.Coffee (JavaStation 1) machine description file
@@ -12,7 +12,7 @@ include 	"arch/sparc/conf/std.sparc"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"MRCOFFEE-$Revision: 1.53 $"
+#ident 		"MRCOFFEE-$Revision: 1.54 $"
 
 maxusers	32
 
@@ -71,8 +71,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.202 src/sys/arch/sparc64/conf/GENERIC:1.203
--- src/sys/arch/sparc64/conf/GENERIC:1.202	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sparc64/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.202 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC,v 1.203 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/sparc64/conf/std.sparc64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.202 $"
+#ident		"GENERIC-$Revision: 1.203 $"
 
 maxusers	64
 
@@ -63,8 +63,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sun2/conf/GENERIC
diff -u src/sys/arch/sun2/conf/GENERIC:1.98 src/sys/arch/sun2/conf/GENERIC:1.99
--- src/sys/arch/sun2/conf/GENERIC:1.98	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sun2/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.98 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC,v 1.99 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -25,7 +25,7 @@ include 	"arch/sun2/conf/std.sun2"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.98 $"
+#ident 		"GENERIC-$Revision: 1.99 $"
 
 makeoptions	COPTS="-Os"	# optimize for size
 
@@ -45,8 +45,8 @@ options 	SYSVSHM		# System V shared memo
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sun3/conf/GENERIC
diff -u src/sys/arch/sun3/conf/GENERIC:1.175 src/sys/arch/sun3/conf/GENERIC:1.176
--- src/sys/arch/sun3/conf/GENERIC:1.175	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sun3/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.175 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC,v 1.176 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -25,7 +25,7 @@ include 	"arch/sun3/conf/std.sun3"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.175 $"
+#ident		"GENERIC-$Revision: 1.176 $"
 
 makeoptions	COPTS="-Os"		# bootloader has size limit (~2MB)
 
@@ -50,8 +50,8 @@ options 	SYSVSHM		# System V shared memo
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/sun3/conf/GENERIC3X
diff -u src/sys/arch/sun3/conf/GENERIC3X:1.129 src/sys/arch/sun3/conf/GENERIC3X:1.130
--- src/sys/arch/sun3/conf/GENERIC3X:1.129	Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sun3/conf/GENERIC3X	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC3X,v 1.129 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: GENERIC3X,v 1.130 2018/01/23 14:47:56 sevan Exp $
 
 # GENERIC Sun3X (3/80, 3/470)
 # Supports root on: ie0, le0, sd*, ...
@@ -7,7 +7,7 @@ include 	"arch/sun3/conf/std.sun3x"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC3X-$Revision: 1.129 $"
+#ident		"GENERIC3X-$Revision: 1.130 $"
 
 makeoptions	COPTS="-Os"	# bootloader has size limit (~2MB)
 
@@ -32,8 +32,8 @@ options 	SYSVSHM		# System V shared memo
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/vax/conf/GENERIC
diff -u src/sys/arch/vax/conf/GENERIC:1.203 src/sys/arch/vax/conf/GENERIC:1.204
--- src/sys/arch/vax/conf/GENERIC:1.203	Thu Sep 14 07:58:44 2017
+++ src/sys/arch/vax/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.203 2017/09/14 07:58:44 mrg Exp $
+# $NetBSD: GENERIC,v 1.204 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/vax/conf/std.vax"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.203 $"
+#ident 		"GENERIC-$Revision: 1.204 $"
 
 # Here are all different supported CPU types listed.
 #options 	VAX8800		# VAX 8500, 8530, 8550, 8700, 8800
@@ -143,8 +143,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/vax/conf/VAX780
diff -u src/sys/arch/vax/conf/VAX780:1.24 src/sys/arch/vax/conf/VAX780:1.25
--- src/sys/arch/vax/conf/VAX780:1.24	Thu Sep 14 07:58:44 2017
+++ src/sys/arch/vax/conf/VAX780	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: VAX780,v 1.24 2017/09/14 07:58:44 mrg Exp $
+# $NetBSD: VAX780,v 1.25 2018/01/23 14:47:56 sevan Exp $
 #
 # 11/780,750,730 machine description file
 # 
@@ -129,8 +129,8 @@ options 	USERCONF	# userconf(4) support
 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Index: src/sys/arch/x68k/conf/GENERIC
diff -u src/sys/arch/x68k/conf/GENERIC:1.186 src/sys/arch/x68k/conf/GENERIC:1.187
--- src/sys/arch/x68k/conf/GENERIC:1.186	Thu Sep 14 07:58:44 2017
+++ src/sys/arch/x68k/conf/GENERIC	Tue Jan 23 14:47:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.186 2017/09/14 07:58:44 mrg Exp $
+# $NetBSD: GENERIC,v 1.187 2018/01/23 14:47:56 sevan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@ include 	"arch/x68k/conf/std.x68k"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.186 $"
+#ident 		"GENERIC-$Revision: 1.187 $"
 
 makeoptions	COPTS="-O2 -fno-reorder-blocks"	# see share/mk/sys.mk
 
@@ -82,8 +82,8 @@ options 	USERCONF	# userconf(4) support
 #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-# Enable experimental buffer queue strategy for better responsiveness under 
-# high disk I/O load. Use it with caution - it's not proven to be stable yet.
+# Alternate buffer queue strategies for better responsiveness under high
+# disk I/O load.
 #options 	BUFQ_READPRIO
 #options 	BUFQ_PRIOCSCAN
 

Reply via email to