cvs commit: src/sys/kern sched_4bsd.c
Jeff Roberson
jroberson at chesapeake.net
Sat Jan 31 22:24:21 PST 2004
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
>
More information about the cvs-all
mailing list