MAX_SLACK
if (tv->tv_sec > MAX_SLACK / (NSEC_PER_SEC/divfactor))
return MAX_SLACK;
if (slack > MAX_SLACK)