Home
last modified time | relevance | path

Searched refs:QueueLA (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/sendmail/src/
H A DTUNING224 overwhelmed. Hence RefuseLA should be lower than QueueLA, the number
H A Dconf.c283 QueueLA = 8 * numprocs; /* option x */
2234 if (CurrentLA < QueueLA)
2240 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
H A Dsendmail.h2475 EXTERN int QueueLA; /* load average starting forced queueing */ variable
H A Ddaemon.c765 QueueLA = Daemons[curdaemon].d_queueLA;
H A Dreadcf.c3640 QueueLA = atoi(val);
/freebsd-13.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf348 #O QueueLA=8
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m4488 _OPTION(QueueLA, `confQUEUE_LA', `8')
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME4025 confQUEUE_LA QueueLA [varies] Load average at which
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES748 queueLA QueueLA
4547 Change the default values of QueueLA from 8 to (8 * numproc) and
8372 x QueueLA