svn commit: r249410 - in head/sys: amd64/conf arm/conf cam/ctl conf i386/conf ia64/conf modules/ctl sparc64/conf

Marius Strobl marius at alchemy.franken.de
Mon Jul 29 20:38:51 UTC 2013


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



More information about the svn-src-all mailing list