From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] Create and mount /dev/shm
Date: Sun, 03 Jul 2011 21:19:59 +0200 [thread overview]
Message-ID: <87y60f189s.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1309355181-21048-1-git-send-email-maxime.ripard@free-electrons.com> (Maxime Ripard's message of "Wed, 29 Jun 2011 15:46:16 +0200")
>>>>> "Maxime" == Maxime Ripard <maxime.ripard@free-electrons.com> writes:
Maxime> The /dev/shm directory is neither created nor mounted as tmpfs as boot
Maxime> time. This will cause troubles when using named semaphores on the
Maxime> system.
Hmm, for everything but BR2_ROOTFS_DEVICE_CREATION_STATIC we already
have a perfectly fine tmpfs on /dev, so it would be good to not mount
another one.
On the other hand, people can use a custom rootfs skeleton if they want
that kind of microoptimizations.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-07-03 19:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-29 13:46 [Buildroot] [PATCH 1/6] Create and mount /dev/shm Maxime Ripard
2011-07-03 19:19 ` Peter Korsgaard [this message]
2011-07-03 19:21 ` Peter Korsgaard
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=87y60f189s.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.