Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A DTUNING224 overwhelmed. Hence RefuseLA should be lower than QueueLA, the number
H A Dconf.c288 QueueLA = 8 * numprocs; /* option x */
2238 if (CurrentLA < QueueLA)
2244 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
H A Dsendmail.h2629 EXTERN int QueueLA; /* load average starting forced queueing */ variable
H A Ddaemon.c773 QueueLA = Daemons[curdaemon].d_queueLA;
H A Dreadcf.c3872 QueueLA = atoi(val);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf351 #O QueueLA=8
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4501 _OPTION(QueueLA, `confQUEUE_LA', `8')
/freebsd/contrib/sendmail/cf/
H A DREADME4052 confQUEUE_LA QueueLA [varies] Load average at which
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1046 queueLA QueueLA
4845 Change the default values of QueueLA from 8 to (8 * numproc) and
8670 x QueueLA