Tomasz Pala wrote: > On Tue, Dec 13, 2005 at 02:55:35PM +0100, [EMAIL PROTECTED] wrote: >> I'm testing it right now on my laptop( yea - it doesn't have this much >> load, but it runnes few server-like daemons, like apache and mysql + pgsql >> ). The boot speeds up *really*! X starts in like < 10sec from powering on >> the laptop! > > I had already written that it can be nice feature on desktops. But when > your system becomes operational? Means working services - that's what > customers may be interested with.
Faster because many things are taking place at the same time. The boot process is probably a best example of a process which can get tremendous boost from concurrency since most programs/daemons don't depend on each other and don't need to wait for others to start first. >> trinary > more. Why? Example: I've forgot to connect my pen and mount >> outputed an error, which resulted in failure of running the mounting init >> script, which stopped > 50% of the system from running, which is insane! > > Hiehheiehe, I knew it;) No comments. -- Regards, Jakub Piotr Cłapa _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
