From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: udev problems on angstrom-2008.1
Date: Tue, 29 Sep 2009 14:10:02 -0400 [thread overview]
Message-ID: <20090929181002.GA12138@denix.org> (raw)
In-Reply-To: <1254215340.12689.643.camel@mill.internal.reciva.com>
On Tue, Sep 29, 2009 at 10:09:00AM +0100, Phil Blundell wrote:
> On Mon, 2009-09-28 at 17:52 +0300, Vasily Khoruzhick wrote:
> > udevd-event[1918]: mknod(/dev/vcS, 020660, (7,0) failed: No space left on
> > device
>
> You probably need to increase the inode allocation for tmpfs. See the
> mount(8) manpage where it talks about the nr_inodes option.
From the tmpfs documentation it kind of implies inodes take half the RAM
pages:
nr_inodes: The maximum number of inodes for this instance. The default
is half of the number of your physical RAM pages, or (on a
machine with highmem) the number of lowmem RAM pages,
whichever is the lower.
Now while reading it again, I think I may have misread it previously...
Looks like half the RAM pages is used as a default number of inodes, but
inodes don't consume that much. It's good to know udev is not a pig... :)
--
Denys
next prev parent reply other threads:[~2009-09-29 18:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-28 14:52 udev problems on angstrom-2008.1 Vasily Khoruzhick
2009-09-29 3:01 ` Denys Dmytriyenko
2009-09-29 6:11 ` Vasily Khoruzhick
2009-09-29 9:09 ` Phil Blundell
2009-09-29 18:10 ` Denys Dmytriyenko [this message]
2009-09-29 18:37 ` Vasily Khoruzhick
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=20090929181002.GA12138@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@lists.openembedded.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 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.