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

Edward Tomasz Napierała trasz at FreeBSD.org
Tue Jul 30 19:57:26 UTC 2013


Wiadomość napisana przez Marius Strobl <marius at alchemy.franken.de> w dniu 29 lip 2013, o godz. 22:38:
> 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?

Yup, my bad.  I'm waiting for reply from re@ whether it's a good thing
to do at this point of the release process.



More information about the svn-src-all mailing list