Comment out vfs.vmiodirenable=0 by default, to prevent inproducing another
place where default sysctl value have to be tweaked if we ever would want to switch kernel default to 1. Submitted by: dillon
This commit is contained in:
parent
d8915a7f34
commit
c5ab496267
@ -4,7 +4,7 @@
|
||||
# ``sysctl -w'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
|
||||
#
|
||||
|
||||
vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to
|
||||
#vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to
|
||||
# back UFS directory memory requirements. Because of
|
||||
# the amount of wasted memory this causes it's not
|
||||
# advised for machines with less than 64MB of RAM, but
|
||||
|
Loading…
Reference in New Issue
Block a user