cvs commit: src/sys/kern sched_ule.c
Jeff Roberson
jeff at FreeBSD.org
Fri Jul 4 12:59:01 PDT 2003
jeff 2003/07/04 12:59:00 PDT
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- Parse the cpu topology map in sched_setup().
- Associate logical CPUs on the same physical core with the same kseq.
- Adjust code that assumed there would only be one running thread in any
kseq.
- Wrap the HTT code with a ULE_HTT_EXPERIMENTAL ifdef. This is a start
towards HyperThreading support but it isn't quite there yet.
Revision Changes Path
1.51 +53 -13 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list