Home
last modified time | relevance | path

Searched refs:BUFCACHE (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dvfs_bio.c160 #ifdef BUFCACHE
161 # if (BUFCACHE < 5) || (BUFCACHE > 95)
162 # error BUFCACHE is not between 5 and 95
165 # define BUFCACHE 15 macro
170 u_int bufcache = BUFCACHE; /* max % of RAM to use for buffer cache */
/dports/misc/rump/buildrump.sh-b914579/src/sys/conf/
H A Dfiles265 defparam opt_bufcache.h BUFCACHE BUFPAGES