cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTES
src/sys/i386/i386 tsc.c src/sys/sys timetc.h
Dag-Erling Smorgrav
des at FreeBSD.org
Thu Apr 10 16:07:25 PDT 2003
des 2003/04/10 16:07:24 PDT
FreeBSD src repository
Modified files:
sys/conf options.i386
sys/i386/conf NOTES
sys/i386/i386 tsc.c
sys/sys timetc.h
Log:
Convert the SMP_TSC kernel option into a loader tunable. Also enable
the TSC timecounter on single-CPU systems even when they are running
an SMP kernel.
Revision Changes Path
1.190 +0 -1 src/sys/conf/options.i386
1.1084 +0 -5 src/sys/i386/conf/NOTES
1.199 +18 -7 src/sys/i386/i386/tsc.c
1.57 +4 -0 src/sys/sys/timetc.h
More information about the cvs-src
mailing list