aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2017-10-20 21:40:59 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2017-10-20 21:40:59 +0000
commit8e94025b413ebc581da6b27887f6d408bc8a757e (patch)
tree98c014987743665a7489fdffd1140e6b635188ed /sys/i386
parenteadbeae5e7c26bbdaf7daa29baf51a6696021254 (diff)
downloadsrc-8e94025b413ebc581da6b27887f6d408bc8a757e.tar.gz
src-8e94025b413ebc581da6b27887f6d408bc8a757e.zip
With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into
HEAD. Enable VIMAGE in GENERIC kernels and some others (where GENERIC does not exist) on HEAD. Disable building LINT-VIMAGE with VIMAGE being default. This should give it a lot more exposure in the run-up to 12 to help us evaluate whether to keep it on by default or not. We are also hoping to get better performance testing. The feature can be disabled using nooptions. Requested by: many Reviewed by: kristof, emaste, hiren X-MFC after: never Relnotes: yes Differential Revision: https://reviews.freebsd.org/D12639
Notes
Notes: svn path=/head/; revision=324810
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 8bf157ce7071..b8ce47d0f1c8 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -28,6 +28,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
+options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options IPSEC # IP (v4/v6) security