Searched refs:W_JOB (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/coshell/
H A Dschedule.c33 #define W_JOB 2 /* job weight */ macro
499 n += W_LOAD * (((sp->stat.load / sp->scale) + CPU(sp->cpu, W_JOB * LOAD)) / T_LOAD) * sp->bias / sp->rating;

Completed in 13 milliseconds