On Sunday 06 July 2008 09:38, Vladimir Dronnikov wrote: > Understood. Well done! > > The only spiky edge I see in the following. At system startup when > udevtrigger is called (or another technique of populating /dev is > used) a lot of modprobes is called in parallel and they all have no > plain module name specified. So they all need to go the most > time-consuming branch of code: to read and parse on average the half > of all modules. And the gain can be microscopic considering the growth > in size.
Are you saying they are called with module specified by alias? -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
