Add VM_KMEM_SIZE_SCALE=1 as these systems are going to have super small
amount of RAM, e.g. 16M or 32M Reviewed by: adrian
This commit is contained in:
parent
cf91682f07
commit
dd9f3185c9
@ -40,6 +40,9 @@ options SCSI_NO_OP_STRINGS
|
||||
# .. And no sysctl strings
|
||||
options NO_SYSCTL_DESCR
|
||||
|
||||
# For small memory footprints
|
||||
options VM_KMEM_SIZE_SCALE=1
|
||||
|
||||
# Limit IO size
|
||||
options NBUF=128
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user