summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2009-06-09 21:58:14 +0000
committerkmacy <kmacy@FreeBSD.org>2009-06-09 21:58:14 +0000
commitb4caedd4876c270dd77f09255d11c9697efaae20 (patch)
tree3753f26e3912a978aaec809e4a7bc1f5b979ebe1 /sys/amd64
parent9bc55ad7bd8471d94bf7a28524a806690c754472 (diff)
downloadFreeBSD-src-b4caedd4876c270dd77f09255d11c9697efaae20.zip
FreeBSD-src-b4caedd4876c270dd77f09255d11c9697efaae20.tar.gz
opt in to flowtable on i386/amd64
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 6ff85e2..64a37c2 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -71,6 +71,7 @@ options STOP_NMI # Stop CPUS using NMI instead of IPI
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
options MAC # TrustedBSD MAC Framework
+options FLOWTABLE # per-cpu routing cache
#options KDTRACE_FRAME # Ensure frames are compiled in
#options KDTRACE_HOOKS # Kernel DTrace hooks
OpenPOWER on IntegriCloud