summaryrefslogtreecommitdiffstats
path: root/etc/sysctl.conf
blob: 93758e1ced07354a159c39de17db9ea16e7bb635 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $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.
#

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
			# on machines with more than 64MB it can provide a
			# substantial benefit related to directory caching
OpenPOWER on IntegriCloud