lkml.org 
[lkml]   [2009]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Date
Greg KH wrote:
> On Fri, Aug 07, 2009 at 07:03:40AM +0300, Al Boldi wrote:
> > Greg KH wrote:
> > > On Thu, Aug 06, 2009 at 11:18:05PM +0300, Al Boldi wrote:
> > > > So really, if devtmpfs compares to udev speeds then this just looks
> > > > like a devfs comeback. Remember, devfs was really slow.
> > >
> > > Again, there is no "speed" for devtmpfs on its own, the device nodes
> > > just appear when the devices are added to the kernel, the speed of that
> > > depends on the device discovery within the kernel, nothing else.
> >
> > So on bootup this would mean a lot of discovery.
>
> Yes, all of this happens within the kernel, like normal. What are you
> getting at?

I am getting at boot delay. A lot of discovery means a lot of delay.
A lot of delay means people will stick with static /dev.

> > I think we could get some big speedup, by just dumping the possible
> > non-realized device list on bootup, and then just refine it on physical
> > access. This could make devtmpfs an acceptable replacement to static
> > /dev.
>
> Um, that's exactly what devtmpfs does, it creates the nodes based on
> the fact that the devices were physically (or virtually for some
> devices) discovered and registered with the kernel. This happens at the
> same time the existing uevents are generated and sent out to userspace.

The question is, how fast can devtmpfs get the device list from the kernel on
bootup? How much faster than udev? How much slower than static /dev?


Thanks!

--
Al



\
 
 \ /
  Last update: 2009-08-07 07:05    [W:0.911 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site