Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/amd/amd/
H A Dmap.c994 int backoff = 0; in timeout_mp() local
1028 if (!backoff) { in timeout_mp()
1045 mp->am_ttl = now + backoff + 1; in timeout_mp()
1063 backoff = 2; in timeout_mp()
H A DChangeLog60 backgrounded unmount attempts to backoff and so reduce the chance
/original-bsd/usr.bin/uucp/DOC/
H A DCHANGES52 Does an exponential backoff on retry time if call fails instead
/original-bsd/usr.sbin/sendmail/src/
H A DTODO152 E ** Change listen() high-load backoff to accept and issue a 4xx
/original-bsd/usr.sbin/amd/doc/
H A Damdref.cps361 \entry {unmount attempt backoff interval}{28}
H A Damdref.texinfo1743 @cindex unmount attempt backoff interval
/original-bsd/sys/luna68k/luna68k/
H A Dlocore.s288 movl sp@+,d0 | yes, backoff
/original-bsd/sys/hp300/hp300/
H A Dlocore.s302 movl sp@+,d0 | yes, backoff
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES1878 Improve aliaswait backoff algorithm.