LPC: Booting Linux in five seconds
LPC: Booting Linux in five seconds
Posted Sep 23, 2008 17:00 UTC (Tue) by s0f4r (guest, #52284)In reply to: LPC: Booting Linux in five seconds by rvfh
Parent article: LPC: Booting Linux in five seconds
It's definately possible to approach the same boot speed with upstart. However, the overhead of reading all the upstart configuration files and doing all the parsing of those is still a bit higher than using plain sysvinit, hence we chose to use that.
This is not a weird choice: several netbook vendors currently do exactly the same thing for bootup.
