Date: Mon, 29 Jul 2013 22:38:48 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Edward Tomasz Napierala <trasz@FreeBSD.org>, ken@freebsd.org Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r249410 - in head/sys: amd64/conf arm/conf cam/ctl conf i386/conf ia64/conf modules/ctl sparc64/conf Message-ID: <20130729203848.GG948@alchemy.franken.de> In-Reply-To: <201304121625.r3CGP3Dv068400@svn.freebsd.org> References: <201304121625.r3CGP3Dv068400@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 12, 2013 at 04:25:03PM +0000, Edward Tomasz Napierala wrote: > Author: trasz > Date: Fri Apr 12 16:25:03 2013 > New Revision: 249410 > URL: http://svnweb.freebsd.org/changeset/base/249410 > > Log: > Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE' > and kern.cam.ctl.disable tunable; those were introduced as a workaround > to make it possible to boot GENERIC on low memory machines. > > With ctl(4) being built as a module and automatically loaded by ctladm(8), > this makes CTL work out of the box. > Uhm, shouldn't r249328 and the above change be MFCed to stable/9 in order to reduce the default memory footprint there? Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130729203848.GG948>