DEFAULTS: move intrng to DEFAULTS for its platforms.

Sponsored by:		Netflix
Reviewed by:		manu, kevans
Differential Revision:	https://reviews.freebsd.org/D37107
This commit is contained in:
Warner Losh
2022-10-24 12:11:58 -06:00
parent eca818c872
commit d4f6b11f66
7 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ device mem
# Default congestion control algorithm
options CC_CUBIC # include CUBIC congestion control
options INTRNG # All arm systems use INTRNG these days
-1
View File
@@ -3,7 +3,6 @@
# $FreeBSD$
options HZ=1000
options INTRNG # All arm systems use INTRNG these days
options PREEMPTION # Enable kernel thread preemption
options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking
-1
View File
@@ -3,7 +3,6 @@
# $FreeBSD$
options HZ=1000
options INTRNG # All arm systems use INTRNG these days
options PREEMPTION # Enable kernel thread preemption
options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking