Date: Sun, 2 Nov 2003 19:01:14 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Jeff Roberson <jeff@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern sched_ule.c Message-ID: <20031102190058.E7961@gamplex.bde.org> In-Reply-To: <200311020349.hA23nWn1021681@repoman.freebsd.org> References: <200311020349.hA23nWn1021681@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031102190058.E7961>