Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2007 16:45:56 -0500
From:      Kris Kennaway <kris@obsecurity.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:  <20070220214555.GA79585@xor.obsecurity.org>
In-Reply-To: <200702202129.l1KLTVkt030545@repoman.freebsd.org>
References:  <200702202129.l1KLTVkt030545@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 20, 2007 at 09:29:31PM +0000, Nick Hibma wrote:
> n_hibma     2007-02-20 21:29:31 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sbin/mdconfig        mdconfig.8 mdconfig.c 
>   Log:
>   [Found the original diff I made, see previous commit for other part]
>   Assume '-a' and '-t malloc' flags for '-s <size>' (malloc ramdisk) if not
>   specified.

-t swap should be almost always used instead of -t malloc (which is
slower and has poor failure properties when RAM becomes unavailable,
i.e. it panics).

Kris



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