Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys
knows about it any more.
This commit is contained in:
parent
50001bf119
commit
a3c7e589cd
@ -1787,8 +1787,7 @@ device miibus
|
||||
# the D-Link DFE-550TX.
|
||||
# ti: Support for PCI gigabit ethernet NICs based on the Alteon Networks
|
||||
# Tigon 1 and Tigon 2 chipsets. This includes the Alteon AceNIC, the
|
||||
# 3Com 3c985, the Netgear GA620 and various others. Note that you will
|
||||
# probably want to bump up NMBCLUSTERS a lot to use this driver.
|
||||
# 3Com 3c985, the Netgear GA620 and various others.
|
||||
# tl: Support for the Texas Instruments TNETE100 series 'ThunderLAN'
|
||||
# cards and integrated ethernet controllers. This includes several
|
||||
# Compaq Netelligent 10/100 cards and the built-in ethernet controllers
|
||||
@ -2597,8 +2596,6 @@ options MSGTQL=41 # Max number of messages in system
|
||||
|
||||
options NBUF=512 # Number of buffer headers
|
||||
|
||||
options NMBCLUSTERS=1024 # Number of mbuf clusters
|
||||
|
||||
options SCSI_NCR_DEBUG
|
||||
options SCSI_NCR_MAX_SYNC=10000
|
||||
options SCSI_NCR_MAX_WIDE=1
|
||||
|
@ -255,7 +255,6 @@ MSDOSFS_LARGE opt_msdosfs.h
|
||||
HZ opt_param.h
|
||||
MAXFILES opt_param.h
|
||||
NBUF opt_param.h
|
||||
NMBCLUSTERS opt_param.h
|
||||
NSFBUFS opt_param.h
|
||||
VM_BCACHE_SIZE_MAX opt_param.h
|
||||
VM_SWZONE_SIZE_MAX opt_param.h
|
||||
|
Loading…
Reference in New Issue
Block a user