cvs commit: src/sys/kern sched_ule.c
Bruce Evans
bde at zeta.org.au
Sun Nov 2 00:01:20 PST 2003
On Sat, 1 Nov 2003, Jeff Roberson wrote:
> 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
Thanks.
Bruce
More information about the cvs-src
mailing list