From owner-cvs-src@FreeBSD.ORG Tue Aug 22 17:11:02 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 498D216A4DF; Tue, 22 Aug 2006 17:11:02 +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 E5AF043D72; Tue, 22 Aug 2006 17:10:59 +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 F02051A3C31; Tue, 22 Aug 2006 10:10:58 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 98C25516F6; Tue, 22 Aug 2006 13:10:57 -0400 (EDT) Date: Tue, 22 Aug 2006 13:10:57 -0400 From: Kris Kennaway To: Dmitry Morozovsky Message-ID: <20060822171057.GA78986@xor.obsecurity.org> References: <200608211506.k7LF6cJH001832@repoman.freebsd.org> <1DE9D506-0C4B-4CE7-8944-DC4C8AE640C7@opensail.org> <20060822094353.GB48419@xor.obsecurity.org> <20060822094426.GA48626@xor.obsecurity.org> <20060822181126.N27449@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <20060822181126.N27449@woozle.rinet.ru> User-Agent: Mutt/1.4.2.2i Cc: src-committers@freebsd.org, Florent Thoumie , cvs-src@freebsd.org, cvs-all@freebsd.org, Kris Kennaway , Wes Peters Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 17:11:02 -0000 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 22, 2006 at 06:16:53PM +0400, Dmitry Morozovsky wrote: > On Tue, 22 Aug 2006, Kris Kennaway wrote: >=20 > KK> > > > Use should be as easy as: > KK> > > > > KK> > > > mdconfig_md0=3D"-t malloc -s 10m" > KK> >=20 > KK> > We should consider adding "-o reserve" to malloc-backed md creation > KK> > where applicable (e.g. the md-backed /tmp creation) to avoid bogus = PRs > KK> > from people who run their kernels out of memory by filling up /tmp. > KK>=20 > KK> Oops, I forgot they were already (correctly) fixed to use swap backing > KK> (I think). >=20 > Not yet, the default is still -M. I had a patch for this, based on vm.ns= wapdev=20 > value, to use malloc-backed md only on swapless machines: What was the hold-up with committing it? :) Kris --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE6zqhWry0BWjoQKURAmm8AJwNgFJYJrlx6TflAok+4FPeRaPGmgCghKdP e+2dxTPhxlsOi2LMKtQR5xk= =/VwG -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--