BUFQ_PRIOCSCAN enabled on evbmips kernels.

This commit is contained in:
sevan 2018-12-30 15:05:53 +00:00
parent 4c21244e9e
commit 1fe5cce4ab
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2476 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2477 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -278,3 +278,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[maxv 20181228]
kernel: Remove COMPAT_IBCS2. [maxv 20181229]
tzdata: Updated to 2018h. [kre 20181230]
evbmips: Enable support for "per-priority cyclical scan" buffer queue
strategy. [sevan 20181230]