cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES

[ Available lists | Index of cvs-src | Month of Apr 2003 | Week of 4 Apr 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Tor Egge <tegge@FreeBSD.org>
Date
4 Apr 2003 15:54:48
Subject
cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES
Message-ID
200304042354.h34NslFp075997@repoman.freebsd.org


[ Hide this part ]
tegge       2003/04/04 15:54:47 PST

FreeBSD src repository

Modified files:
sys/conf options.i386
sys/i386/i386 tsc.c
sys/i386/conf NOTES
Log:
Add SMP_TSC option, which can be used on SMP systems where the TSCs
are synchronized to reduce context switch cost.

Revision Changes Path
1.189 +1 -0 src/sys/conf/options.i386
1.1083 +5 -0 src/sys/i386/conf/NOTES
1.198 +1 -1 src/sys/i386/i386/tsc.c


Elapsed time: 0.152 seconds