From owner-svn-soc-all@FreeBSD.ORG Mon Jun 25 08:16:43 2012 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from socsvn.FreeBSD.org (unknown [IPv6:2001:4f8:fff6::2f]) by hub.freebsd.org (Postfix) with SMTP id 97F301065680 for ; Mon, 25 Jun 2012 08:16:41 +0000 (UTC) (envelope-from rudot@FreeBSD.org) Received: by socsvn.FreeBSD.org (sSMTP sendmail emulation); Mon, 25 Jun 2012 08:16:41 +0000 Date: Mon, 25 Jun 2012 08:16:41 +0000 From: rudot@FreeBSD.org To: svn-soc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <20120625081641.97F301065680@hub.freebsd.org> Cc: Subject: socsvn commit: r238261 - soc2012/rudot/aux/config X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 08:16:43 -0000 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