All of lore.kernel.org
 help / color / mirror / Atom feed
* Are we starting udev too early in the boot process?
@ 2010-01-09 21:20 Rolf Leggewie
  2010-01-09 21:47 ` Graeme Gregory
  0 siblings, 1 reply; 3+ messages in thread
From: Rolf Leggewie @ 2010-01-09 21:20 UTC (permalink / raw)
  To: openembedded-devel

Hi,

could it be that we are starting udev too early in the boot process?

http://bugs.openembedded.org/show_bug.cgi?id=5090
http://bugs.openembedded.org/show_bug.cgi?id=5246

Above two bug reports whose effects I can confirm would suggest that to
me.  But I'm not sure about the side-effects of starting udev later than
where it currently is at.  Anybody care to comment?

Regards

Rolf




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Are we starting udev too early in the boot process?
  2010-01-09 21:20 Are we starting udev too early in the boot process? Rolf Leggewie
@ 2010-01-09 21:47 ` Graeme Gregory
  2010-01-10 16:38   ` Graeme Gregory
  0 siblings, 1 reply; 3+ messages in thread
From: Graeme Gregory @ 2010-01-09 21:47 UTC (permalink / raw)
  To: openembedded-devel

On Sat, Jan 09, 2010 at 10:20:20PM +0100, Rolf Leggewie wrote:
> Hi,
> 
> could it be that we are starting udev too early in the boot process?
> 
> http://bugs.openembedded.org/show_bug.cgi?id=5090
> http://bugs.openembedded.org/show_bug.cgi?id=5246
> 
> Above two bug reports whose effects I can confirm would suggest that to
> me.  But I'm not sure about the side-effects of starting udev later than
> where it currently is at.  Anybody care to comment?
> 
My opinion is the dev cache code is wrong, it should cache into /dev which
is the only place guaranteed to be writeable. There then should be a second
init script later in the boot process which moves this to /etc/

Graeme




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Are we starting udev too early in the boot process?
  2010-01-09 21:47 ` Graeme Gregory
@ 2010-01-10 16:38   ` Graeme Gregory
  0 siblings, 0 replies; 3+ messages in thread
From: Graeme Gregory @ 2010-01-10 16:38 UTC (permalink / raw)
  To: openembedded-devel

On Sat, Jan 09, 2010 at 09:47:41PM +0000, Graeme Gregory wrote:
> On Sat, Jan 09, 2010 at 10:20:20PM +0100, Rolf Leggewie wrote:
> > Hi,
> > 
> > could it be that we are starting udev too early in the boot process?
> > 
> > http://bugs.openembedded.org/show_bug.cgi?id=5090
> > http://bugs.openembedded.org/show_bug.cgi?id=5246
> > 
> > Above two bug reports whose effects I can confirm would suggest that to
> > me.  But I'm not sure about the side-effects of starting udev later than
> > where it currently is at.  Anybody care to comment?
> > 
> My opinion is the dev cache code is wrong, it should cache into /dev which
> is the only place guaranteed to be writeable. There then should be a second
> init script later in the boot process which moves this to /etc/
> 
In fact to follow on from my mail, as 2.6.32 devfs has reapperred in the
kernel we could do away with the caching on modern kernels totally.

Graeme




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-10 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09 21:20 Are we starting udev too early in the boot process? Rolf Leggewie
2010-01-09 21:47 ` Graeme Gregory
2010-01-10 16:38   ` Graeme Gregory

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.