public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How can I control size of /run (tmpfs)?
Date: Sat, 26 May 2012 18:17:38 -0500	[thread overview]
Message-ID: <4FC16492.5020603@gmail.com> (raw)
In-Reply-To: <20120526233444.670274c8@digimed.co.uk>

Neil Bothwick wrote:
> On Sat, 26 May 2012 17:17:54 -0500, Dale wrote:
> 
>>> It makes sure that /run is available and writeable early in the boot
>>> process, whereas /var/run may not be and / may be mounted ro.
> 
>> Mine wouldn't be since I have /var on a separate partition.  I guess the
>> devs are getting ready for the ultimate screwup udev and friends is
>> putting in place.
> 
> No, it's avoiding a screwup. If you have /var on a separate partition, as
> I do, and something early in the boot process writes to /var/run
> (or /var/lock) whatever is written disappears when the var filesystem is
> mounted on /var. Using a tmpfs in / prevent this.
> 
> The alternative is to require /var is on the same filesystem as / or
> mounted from an initramfs. ISTR you were rather against such a move.
> 
> This move makes perfect sense, volatile but essential data is kept in ram
> rather than on a filesystem that may not always be available. If you are
> really bothered about the maximum size, remount it, although an option to
> specify this in rc.conf may possibly be useful in some situations.
> 
> 


I was talking about the /usr and/or /var being needed and the init
thingy.  I was not talking about /run using tmpfs or even being used.
In other words, the /usr and/or /var being needed very early in the boot
process is the screwup, not /run being used and on tmpfs.  It appears
that /run is sort of a temp thing while booting and just sort of sticks
around after getting booted, since it is there anyway.  Why not use it?

Sort of hard to explain my thinking sometimes.  lol  I have those days,
quite often I'm afraid.  :/

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"



  reply	other threads:[~2012-05-26 23:19 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-26 19:46 [gentoo-user] How can I control size of /run (tmpfs)? Jarry
2012-05-26 20:01 ` Dale
2012-05-26 20:08   ` Jarry
2012-05-26 20:28     ` Dale
2012-05-26 20:43       ` Michael Mol
2012-05-26 20:44       ` Alex Schuster
2012-05-26 21:02       ` Michael Hampicke
2012-05-26 21:20         ` Michael Mol
2012-05-26 23:23         ` Alan McKinnon
2012-05-26 20:33     ` Michael Mol
2012-05-26 20:40     ` Neil Bothwick
2012-05-26 22:17       ` Dale
2012-05-26 22:34         ` Neil Bothwick
2012-05-26 23:17           ` Dale [this message]
2012-05-26 23:21             ` Alan McKinnon
2012-05-27  0:15               ` Dale
2012-05-27  2:30                 ` Pandu Poluan
2012-05-27  3:06                   ` Dale
2012-05-27  4:29                     ` Joshua Murphy
2012-05-27  4:51                       ` Dale
2012-05-27  5:22                         ` Joshua Murphy
2012-05-27  6:04                           ` Dale
2012-05-27  6:20                       ` Canek Peláez Valdés
2012-05-27  6:34                         ` Canek Peláez Valdés
2012-05-27  7:05                         ` Jarry
2012-05-27  7:59                           ` Alan McKinnon
2012-05-27 12:41                             ` William Kenworthy
2012-05-27  8:24                           ` Neil Bothwick
2012-05-28 18:31                             ` Jarry
2012-05-28 18:58                               ` Michael Mol
2012-05-28 19:24                                 ` Jarry
2012-05-28 20:40                                   ` Alan McKinnon
2012-05-28 21:19                                   ` Michael Mol
2012-05-28 22:38                                   ` Neil Bothwick
2012-05-28 22:41                               ` Neil Bothwick
2012-05-27  8:16                       ` Neil Bothwick
2012-05-26 22:45         ` Michael Mol
2012-05-28  2:06         ` Walter Dnes
2012-05-28  3:44           ` Pandu Poluan
2012-05-28 17:47             ` pk
2012-05-29  2:38               ` Pandu Poluan
2012-05-26 21:47 ` [gentoo-user] " Nikos Chantziaras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FC16492.5020603@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox