Re: udev is too slow creating devices

From: Greg KH
Date: Tue Sep 14 2004 - 15:02:59 EST


On Tue, Sep 14, 2004 at 01:40:22PM -0600, Chris Friesen wrote:
> Giacomo A. Catenazzi wrote:
>
> >udev + modular microcode:
> >$ modprobe -r microcode
> >$ modprobe microcode ; microcode_ctl -u
> >=> microcode_ctl does NOT find the device
>
> The loading of the module triggers udev to run. There is no guarantee that
> udev runs before microcode_ctl.
>
> One workaround would be to have microcode_ctl use dnotify to get woken up
> whenever /dev changes.

Ick, no. Use the /etc/dev.d/ notify method I described. That is what
it is there for.

thanks,

greg k-h
-
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/