gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:ESTCPULIM (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/sched.h - 8.7KB - 218 lines
129: #define NICE_WEIGHT 2                   /* priorities per nice level */
130: #define ESTCPULIM(e) min((e), NICE_WEIGHT * PRIO_MAX - SCHED_PPQ)
131: