socsvn commit: r238261 - soc2012/rudot/aux/config
rudot at FreeBSD.org
rudot at FreeBSD.org
Mon Jun 25 08:16:43 UTC 2012
Author: rudot
Date: Mon Jun 25 08:16:41 2012
New Revision: 238261
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=238261
Log:
config saved
Modified:
soc2012/rudot/aux/config/RCTL
Modified: soc2012/rudot/aux/config/RCTL
==============================================================================
--- soc2012/rudot/aux/config/RCTL Mon Jun 25 07:56:23 2012 (r238260)
+++ soc2012/rudot/aux/config/RCTL Mon Jun 25 08:16:41 2012 (r238261)
@@ -53,6 +53,14 @@
options RACCT
options RCTL
+# KTR
+options KTR
+options KTR_ENTRIES=131072
+
+# WITNESS
+options WITNESS
+options WITNESS_KDB
+
# To make an SMP kernel, the next two lines are needed
options SMP # Symmetric MultiProcessor Kernel
device apic # I/O APIC
More information about the svn-soc-all
mailing list