Improving boot times can be done in two ways:

1) Implement proper service dependency handling framework
2) Implement ad-hoc service dependencies

ZERO) Speed up kernel startup

With custom kernel containing only needed devices it is still a bit long.

rc.d/* things take trivial amount of time compared to kernel!


Anyway

-1) don't care in most cases. FreeBSD is rarely rebooted.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to