Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Mar 2011 02:25:34 +0100
From:      Damien Fleuriot <ml@my.gd>
To:        David Demelier <demelier.david@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD kernel init slower than linux
Message-ID:  <6248FEC4-FE1E-4FDE-A73F-495A9036F216@my.gd>
In-Reply-To: <4D716372.2050606@gmail.com>
References:  <4D716372.2050606@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4 Mar 2011, at 23:10, David Demelier <demelier.david@gmail.com> wrote:

> Hello,
>=20
> I know this is a awful subject, but I recently tried a Gentoo on my laptop=
 and I was surprised to see Linux booting about 2-3 times faster than FreeBS=
D.
>=20
> I don't talk about the init/rc script but only kernel initialisation. For l=
inux kernel it's around 5-6 seconds vs 15-18 seconds for FreeBSD.
>=20
> Why FreeBSD is so slower than Linux to boot the kernel?
>=20
> Cheers,
>=20
> --=20
> David Demelier
> ______________________________


I'll drift a bit off topic here, just slightly.


To be honest, I for one would muuuuuch rather have a bsd kernel that takes a=
 bit more time to boot, than a Linux one.

Have you seen the rate at which debian publishes kernel updates ?

We reboot some servers every week here, to apply this or that new kernel.

Bsd takes longer, but over the course of a month we might reboot them once v=
s thrice for Linux.

Overall, and discounting all the upgrading hassle, who boots faster now ?
1x freebsd or 3x Linux ? ;)

To accelerate boot time you may also recompile a custom kernel and remove su=
pport for all the stuff you don't need, like all these outdated NIC drivers,=
 wifi, scsi if you run sata...

I run kernels with support for just one sata raid controller, 3 NIC drivers,=
 remove support for all the USB stuff except the keyboard in case we need lo=
cal console access, remove UFS ACL support (never used it, not sure I ever w=
ill).
Hell I even remove support for the parallel port...


Dramatically speeds up the boot process.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6248FEC4-FE1E-4FDE-A73F-495A9036F216>