decay_aftersleep
newcpu = decay_aftersleep(p->p_estcpu, p->p_slptime);
uint32_t decay_aftersleep(uint32_t, uint32_t);