OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
decay_cpu
sys/kern/sched_bsd.c
274
newcpu = (u_int) decay_cpu(loadfac, p->p_estcpu);
sys/kern/sched_bsd.c
304
newcpu = decay_cpu(loadfac, newcpu);