Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2007 10:36:57 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Nick Hibma <n_hibma@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/mdconfig mdconfig.8 mdconfig.c
Message-ID:  <20070221103350.P80197@fledge.watson.org>
In-Reply-To: <200702202204.l1KM4NV4037929@repoman.freebsd.org>
References:  <200702202204.l1KM4NV4037929@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 20 Feb 2007, Nick Hibma wrote:

> n_hibma     2007-02-20 22:04:23 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sbin/mdconfig        mdconfig.8 mdconfig.c
>  Log:
>  Kris suggested that swap is a better choice as a default than malloc.
>
>  MFC:    1 week

Are you sure this should be MFC'd?  While I agree with the change in 
principle, it will cause systems currently using malloc-backed md devices to 
mysteriously switch to swap-backed.  How will this behave on systems that 
don't have swap, such as pure diskless systems not using NFS-backed swap? 
This isn't a strong objection per se, but it could be that rc.d scripts need 
tweaking for diskless environments if they currently do use malloc-back md 
devices based on that being the default.

Robert N M Watson
Computer Laboratory
University of Cambridge



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070221103350.P80197>