cvs commit: src/sys/kern sched_ule.c
Jeff Roberson
jeff at FreeBSD.org
Sat Nov 1 19:49:33 PST 2003
jeff 2003/11/01 19:49:32 PST
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- Remove uses of PRIO_TOTAL and replace them with SCHED_PRI_NRESV
- SCHED_PRI_NRESV does not have the off by one error in PRIO_TOTAL so we
do not have to account for it in the few places that we use it.
Requested by: bde
Revision Changes Path
1.72 +5 -5 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list