Date: Fri, 4 Apr 2003 15:54:47 -0800 (PST) From: Tor Egge <tegge@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org 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>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304042354.h34NslFp075997>