Home
last modified time | relevance | path

Searched refs:NMBCLUSTERS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Duipc_mbuf.c404 #ifndef NMBCLUSTERS
405 #define NMBCLUSTERS (512 + maxproc * 4) macro
423 #define NMBJCLUSTERS (NMBCLUSTERS / 4)
429 #define NMBCLUSTERS_MIN (NMBCLUSTERS / 2)
442 nmbclusters = NMBCLUSTERS; in tunable_mbinit()
/dragonfly/sys/conf/
H A Doptions141 NMBCLUSTERS opt_param.h
/dragonfly/sys/config/
H A DLINT641367 # Note that you will probably want to bump up NMBCLUSTERS a lot to use
1763 # NMBCLUSTERS and MAXUSERS (and NMBUFS) from your kernel config.
1765 options NMBCLUSTERS=1024
1769 # the number of NMBCLUSTERS, depending on other constraints)
/dragonfly/stand/boot/common/
H A Dhelp.common493 set kern.ipc.nmbclusters=<value> NMBCLUSTERS