summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-23 23:51:01 +0000
committerattilio <attilio@FreeBSD.org>2011-05-23 23:51:01 +0000
commit2bb57ae0161679cd71be261a7cd885ba449094ec (patch)
tree076af8dc434313060d8ed45b4af20d79ceca39c5 /sys/amd64
parent66305282ac742acac807ca249a5265954a288f53 (diff)
downloadFreeBSD-src-2bb57ae0161679cd71be261a7cd885ba449094ec.zip
FreeBSD-src-2bb57ae0161679cd71be261a7cd885ba449094ec.tar.gz
Revert a patch that involountary sneaked in while I was MFCing.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 52cda52..c43cd33 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -75,8 +75,6 @@ options INVARIANT_SUPPORT # Extra sanity checks of internal structures, require
options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
-options KTR
-options KTR_CPUMASK=("0x3")
# Make an SMP-capable kernel by default
options SMP # Symmetric MultiProcessor Kernel
OpenPOWER on IntegriCloud