On Mon, Jul 07, 2008 at 11:36:38AM +0200, Alexey Feldgendler wrote: > On Sun, 06 Jul 2008 01:38:54 +0200, Fred Chien <[EMAIL PROTECTED]> wrote: > >> after collect informations, we can sum up the most important issues for >> boot time: >> >> 1. initializing kernel(9 secs) >> 2. initializing boot splash (exquisite/exquisite-write) (8 secs) >> 3. udev (udev/udevd) (29 secs) >> 4. updating dynamic library cache will waste a lot of time (ldconfig) >> (18secs) > > Can (2) and (3) run at the same time? > I tested running udev init in background and total boot time remained unchanged. It is obviously resource limited.
Graeme