BUFCACHEPERCENT is a {Net,Open}BSD option that FreeBSD has never had.

Submitted by:	Andy Miller <andym@trit.org>
This commit is contained in:
Dima Dorfman 2003-11-04 07:59:57 +00:00
parent 1110c6dbef
commit 8acade6acf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18701

View file

@ -151,12 +151,6 @@
speed up things since most of these services incur a
large number of small modifications to the disk.
</para>
<para>You can also experiment with enlarging the portion
of system memory which is used for the file system buffer cache.
This will also help to reduce the quantity of disk access. This
can be done with the BUFCACHEPERCENT kernel option. The default is
to use 5% of system memory.
</para>
</sect2>
<sect2 id="mirror-services">
<title>Services to offer</title>