cvs commit: src/sys/kern sched_4bsd.c
Jeff Roberson
jeff at FreeBSD.org
Sat Jan 31 22:20:19 PST 2004
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.
Revision Changes Path
1.33 +5 -13 src/sys/kern/sched_4bsd.c
More information about the cvs-src
mailing list