From owner-freebsd-current@FreeBSD.ORG Thu Mar 29 20:13:34 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 130AD106567B for ; Thu, 29 Mar 2012 20:13:34 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id DD8248FC17 for ; Thu, 29 Mar 2012 20:13:33 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id q2TKDX6T026430; Thu, 29 Mar 2012 13:13:33 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id q2TKDXxq026429; Thu, 29 Mar 2012 13:13:33 -0700 (PDT) (envelope-from david) Date: Thu, 29 Mar 2012 13:13:33 -0700 From: David Wolfskill To: "O. Hartmann" Message-ID: <20120329201333.GI1709@albert.catwhisker.org> References: <4F746F1E.6090702@mail.zedat.fu-berlin.de> <4F74BCE8.2030802@vangyzen.net> <4F74C0E5.6050102@zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QHrz2k/ePFTn56xd" Content-Disposition: inline In-Reply-To: <4F74C0E5.6050102@zedat.fu-berlin.de> User-Agent: Mutt/1.4.2.3i Cc: Current FreeBSD Subject: Re: Using TMPFS for /tmp and /var/run? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2012 20:13:34 -0000 --QHrz2k/ePFTn56xd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 29, 2012 at 10:07:01PM +0200, O. Hartmann wrote: > ... > Aren't MDMFS backed filesystems of static size? And haven't they to be > created first before they can be used? Using TMPFS seems toi be a more > convenient way to me - dynamical (?), using a fstab entry for convenience. One may create a swap-backed mfs; this is what I used to do for /tmp before I started using tmpfs. (See the "tmpmfs" line (and related lines) in /etc/defaults/rc.conf.) >... Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --QHrz2k/ePFTn56xd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk90wm0ACgkQmprOCmdXAD1+kgCfUrPc0Z3cFWxsDrqiZMs/AXTc PrcAn2ipg0sHL8VPwVfdaTC0XwmZNpbg =jyuA -----END PGP SIGNATURE----- --QHrz2k/ePFTn56xd--