[Midnightbsd-cvs] src [6830] trunk/sys/i386/conf/XEN: turn off several modules for xen
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Oct 3 08:02:41 EDT 2014
Revision: 6830
http://svnweb.midnightbsd.org/src/?rev=6830
Author: laffer1
Date: 2014-10-03 08:02:41 -0400 (Fri, 03 Oct 2014)
Log Message:
-----------
turn off several modules for xen
Modified Paths:
--------------
trunk/sys/i386/conf/XEN
Modified: trunk/sys/i386/conf/XEN
===================================================================
--- trunk/sys/i386/conf/XEN 2014-10-03 12:01:21 UTC (rev 6829)
+++ trunk/sys/i386/conf/XEN 2014-10-03 12:02:41 UTC (rev 6830)
@@ -7,7 +7,7 @@
ident XEN
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
-makeoptions WITHOUT_MODULES="aha ahb amd cxgb dpt drm drm2 hptmv ida malo mps mwl nve sound sym trm xfs"
+makeoptions WITHOUT_MODULES="aha ahb amd ctl cxgb dpt drm drm2 hptnr hptmv ida malo mps mwl nve rdma sound sym trm xfs"
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
More information about the Midnightbsd-cvs
mailing list