Re: RFC: Starting a stable kernel series off the 2.6 kernel

From: Benjamin LaHaise
Date: Mon Dec 05 2005 - 22:36:25 EST


On Mon, Dec 05, 2005 at 09:19:28PM -0600, Rob Landley wrote:
> > /sbin/hotplug is suboptimal. Even a pretty fast machine is slowed down
> > pretty significantly by the ~thousand fork and exec that take place during
> > startup.
>
> Why do you need hotplug events on startup? Can't you just scan /sys for "dev"
> entries do the initial populate of /dev from that?

That's my point: I don't. Yet the kernel tries to exec /sbin/hotplug on
startup around 1000 times.

-ben
--
"You know, I've seen some crystals do some pretty trippy shit, man."
Don't Email: <dont@xxxxxxxxx>.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/