From owner-cvs-all@FreeBSD.ORG Tue Aug 22 09:44:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9594516A504; Tue, 22 Aug 2006 09:44:28 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C0C43D49; Tue, 22 Aug 2006 09:44:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 30E6D1A3C28; Tue, 22 Aug 2006 02:44:28 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CB2CC53F2D; Tue, 22 Aug 2006 05:44:26 -0400 (EDT) Date: Tue, 22 Aug 2006 05:44:26 -0400 From: Kris Kennaway To: Kris Kennaway Message-ID: <20060822094426.GA48626@xor.obsecurity.org> References: <200608211506.k7LF6cJH001832@repoman.freebsd.org> <1DE9D506-0C4B-4CE7-8944-DC4C8AE640C7@opensail.org> <20060822094353.GB48419@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <20060822094353.GB48419@xor.obsecurity.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Florent Thoumie , Wes Peters Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 09:44:28 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 22, 2006 at 05:43:53AM -0400, Kris Kennaway wrote: > On Tue, Aug 22, 2006 at 12:27:54AM -0700, Wes Peters wrote: > >=20 > > On Aug 21, 2006, at 8:06 AM, Florent Thoumie wrote: > >=20 > > >flz 2006-08-21 15:06:38 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_6) > > > share/man/man5 rc.conf.5 > > > etc/rc.d Makefile > > > Added files: (Branch: RELENG_6) > > > etc/rc.d mdconfig mdconfig2 > > > Log: > > > MFC: > > > > > > Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk=20 > > >{,-own} > > > scripts. These scripts handle vnode backed md(4) devices. > > > > > > Two new variables have been introduced to be able to populate =20 > > >the md(4) > > > device once it has been mounted (mdconfig_*_files and =20 > > >mdconfig_*_cmd). > > > > > > Use should be as easy as: > > > > > > mdconfig_md0=3D"-t malloc -s 10m" >=20 > We should consider adding "-o reserve" to malloc-backed md creation > where applicable (e.g. the md-backed /tmp creation) to avoid bogus PRs > from people who run their kernels out of memory by filling up /tmp. Oops, I forgot they were already (correctly) fixed to use swap backing (I think). Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE6tH6Wry0BWjoQKURAmLmAKCeHjGroL8hBPcTH+jAHIJ/ITHFPgCfZpvE BanjJ+9ZHNBcIdSV06IP12Y= =k83p -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--