summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
authortegge <tegge@FreeBSD.org>2003-04-04 23:54:46 +0000
committertegge <tegge@FreeBSD.org>2003-04-04 23:54:46 +0000
commit766eadf040b6f30cf49399bb0ca77faafda26c9a (patch)
tree0d73c95b806db945c1d73a351c7f290aed41b09c /sys/conf/options.i386
parent9eaffccc28225fffdec62c84c9d21a13622fcae4 (diff)
downloadFreeBSD-src-766eadf040b6f30cf49399bb0ca77faafda26c9a.zip
FreeBSD-src-766eadf040b6f30cf49399bb0ca77faafda26c9a.tar.gz
Add SMP_TSC option, which can be used on SMP systems where the TSCs
are synchronized to reduce context switch cost.
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3861
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index de784be..d60b57e 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -41,6 +41,7 @@ PAE opt_global.h
CLK_CALIBRATION_LOOP opt_clock.h
CLK_USE_I8254_CALIBRATION opt_clock.h
CLK_USE_TSC_CALIBRATION opt_clock.h
+SMP_TSC opt_clock.h
TIMER_FREQ opt_clock.h
NO_F00F_HACK opt_cpu.h
OpenPOWER on IntegriCloud