On Fri, 09 Feb 2007 17:27:58 +0900
Georgi Georgiev <[EMAIL PROTECTED]> wrote:

> Quoting Roy Marples <[EMAIL PROTECTED]>:
> >
> > FreeBSD sh + Gentoo baselayout = cold boot in around 4 seconds
> > Going to multi-user from single user after a boot is under 2 seconds
> > (times measured from when init starts rc - the difference is
> > probably because the all my local mounts are still mounted)
> >
> > I have this running on a 2Ghz P4 Laptop right now. Admittedly, no
> > network scripts are started expect for the loopback interface, but
> > all default scripts + openvpn, ssh, dnsmasq, metalog and vixie-cron
> > are started.
> 
> And what are the numbers with bash? Just curious.

About a second or two slower.
ie not much difference at all in the grand scheme of things. But that's
to be expected as most of the gain has come from moving existing bash
code to C - except for the init script's themselves.

Also note that when this gets released at some point, Linux will be
slower as it has to load udev. FreeBSD has loaded devfs and done its
magic before init, so there will always be some skew as to which is
faster/better.

But that's why *I* am doing it.

Roy
-- 
gentoo-dev@gentoo.org mailing list

Reply via email to