Date: Sun, 1 Feb 2004 01:24:19 -0500 (EST) From: Jeff Roberson <jroberson@chesapeake.net> To: Jeff Roberson <jeff@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c Message-ID: <20040201012325.U36463-100000@mail.chesapeake.net> In-Reply-To: <200402010620.i116KIxC072942@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 31 Jan 2004, Jeff Roberson wrote: > jeff 2004/01/31 22:20:18 PST > > FreeBSD src repository > > Modified files: > sys/kern sched_4bsd.c > Log: > - Disable ithread binding in all cases for now. This doesn't make as much > sense with sched_4bsd as it does with sched_ule. > - Use P_NOLOAD instead of the absence of td->td_ithd to determine whether or > not a thread should be accounted for in sched_tdcnt. Well, this never reports a load of less than 1, but it's more "correct" than it was. Bruce, do you know why it's not going lower than 1? > > Revision Changes Path > 1.33 +5 -13 src/sys/kern/sched_4bsd.c >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040201012325.U36463-100000>