Any serious effort to bring down boot times will inevitably scrutinise each and every daemon and service started and likely do away with a few less essential ones. As a side-effect, that may very well make a system use less resources and be more stable and secure once the system has been brought up.
I also believe that faster boots give us happier and more productive kernel hackers, because they reboot more often than anyone else. That alone makes it worth the trouble.
Posted Sep 23, 2008 7:40 UTC (Tue) by michaeljt (subscriber, #39183)
[Link]
> Any serious effort to bring down boot times will inevitably scrutinise
> each and every daemon and service started and likely do away with a few
> less essential ones.
Or profile how much users of a system use a particular service and start it by default if they use it a lot, or on demand if they use it occasionally.