[arch-dev-public] [signoff] udev 118-4

Aaron Griffin aaronmgriffin at gmail.com
Fri Mar 7 17:58:40 EST 2008


On Fri, Mar 7, 2008 at 4:50 PM, Thomas Bächler <thomas at archlinux.org> wrote:
>  Somehow, module loading is considerably faster here than before (even
>  fast than with 118-2)

Yeah, there were 2 filesystem globbing based loops in there that were
the major killers... for every module load it was doing a "ls
/foo/bar/*/*/blah" which is ridiculously slow.

>  >  Module loading and all that should be back to sanity, with slightly
>  >  improved performance due to moving the framebuffer modules out to a
>  >  udev rule.
>
>  Doesn't work: intelfb is loaded here (but doesn't do anything, as
>  intelfb never worked).

Weird. Same thing here. I assumed it was working because it was
balking before when it tried to load nvidiafb, and then stopped
freaking out. Apparently, though, nvidiafb is loaded here... and doing
nothing. So this udev rule to skip the modalias load fails... hrm


More information about the arch-dev-public mailing list