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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user