From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QMT2n-0007tY-Dh for garchives@archives.gentoo.org; Tue, 17 May 2011 22:47:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF68F1C20F; Tue, 17 May 2011 22:47:03 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 02B091C04F for ; Tue, 17 May 2011 22:46:36 +0000 (UTC) Received: by wyi11 with SMTP id 11so1002561wyi.40 for ; Tue, 17 May 2011 15:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type; bh=++egsm1CR6YWHU+xPALLhiPl8ZKecrvepMREBh2zrKA=; b=NIZI2ysDRs3JfJIeJ+M5e+5YAKTgRpcT99pW5P0st8PXP9uuVJyMiGtQpVnzNRoZED dstf0QtPVC+ORi+HZMLN9mfvKpJSS9NfODoPUwCbu9ngAxo3AWPptdXjXXFufbGoL6w1 C7ShDcXS0tfsiX09DpoX+OvpHiTs9xXlJB5w4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=QWHK4AQ4YKh/Vzffg9HELFgBwPfSehzNVgXALO/PtbSI8pwyvXhg/PVK8HGIclyZ6c VOzKg0HuNJm0Gck/s5ScNbF/wpBRojfYipM7l+EQaFYP3R0Y1iqHOLG9dTOJrgxVPh/u RR3BPk6pODNeZkLU7XEfRuOSCgO/bGBYnpd6o= Received: by 10.216.254.207 with SMTP id h57mr2990486wes.63.1305672396118; Tue, 17 May 2011 15:46:36 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: nirbheek.chauhan@gmail.com Received: by 10.216.23.79 with HTTP; Tue, 17 May 2011 15:46:16 -0700 (PDT) In-Reply-To: <20110517222611.GA652@fraenk> References: <20110517165748.GA3266@linux1> <1305655899.18096.4.camel@tablet> <20110517192056.GA13002@Vereniki.lan> <20110517202059.GA13735@Vereniki.lan> <1305665646.2645.5.camel@TesterTop4> <20110517222611.GA652@fraenk> From: Nirbheek Chauhan Date: Wed, 18 May 2011 04:16:16 +0530 X-Google-Sender-Auth: SIHNNF85v_hX3Gt8dccLwYm7F4w Message-ID: Subject: Re: [gentoo-dev] rfc: use of the /run directory To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 0641c31a56aa6d4f1f33c87b862148d6 On Wed, May 18, 2011 at 3:56 AM, Drake Wyrm wrote: > Nirbheek Chauhan wrote: > Even if you don't have to wipe them with a service, you're going to need > to mount them with a service. You'll need to mount /run as tmpfs, create > the /run/lock directory, and then mount /run/lock as tmpfs. Do you > really want to add that to localmount? > (a) You don't need to mount anything except /run (b) Creating a directory in tmpfs takes so little time it's not even worth measuring. The same cannot be said of rotating media. -- ~Nirbheek Chauhan Gentoo GNOME+Mozilla Team