Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A DTUNING224 overwhelmed. Hence RefuseLA should be lower than QueueLA, the number
H A Dconf.c277 QueueLA = 8 * numprocs; /* option x */
2169 if (CurrentLA < QueueLA)
2175 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
H A Dsendmail.h2447 EXTERN int QueueLA; /* load average starting forced queueing */ variable
H A Ddaemon.c745 QueueLA = Daemons[curdaemon].d_queueLA;
H A Dreadcf.c3572 QueueLA = atoi(val);
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf348 #O QueueLA=8
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m4486 _OPTION(QueueLA, `confQUEUE_LA', `8')
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME4019 confQUEUE_LA QueueLA [varies] Load average at which
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES630 queueLA QueueLA
4429 Change the default values of QueueLA from 8 to (8 * numproc) and
8254 x QueueLA