Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/sys/arm/conf/DEFAULTS
39482 views
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
#

device		mem

# Default congestion control algorithm
options 	CC_CUBIC		# include CUBIC congestion control

options 	INTRNG			# All arm systems use INTRNG these days