Subject: BUFMEM/UVM?
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 04/13/2000 00:12:17
I was noticing that the dmesg output for one of my boxes suggests it's using
less buffer cache than I turn out to want.  In old-VM, I believe this was
addressed with something like
	options "BUFMEM=\(32*1024*1024\)"
(actually stolen from a BSD/OS config file of some time ago, but you get the
idea).

How do you hint at this for modern UVM?

-s