2000-07-27 22:53:42 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# This file is read when going to multi-user and its contents piped thru
|
|
|
|
# ``sysctl -w'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
|
|
|
|
#
|
2001-04-19 13:47:53 +00:00
|
|
|
|
2001-04-19 17:21:53 +00:00
|
|
|
#vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to
|
2001-04-19 13:47:53 +00:00
|
|
|
# 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
|
|
|
|
# on machines with more than 64MB it can provide a
|
|
|
|
# substantial benefit related to directory caching
|