LWN.net Logo

Ubuntu aims for ten-second boot time with 10.04 (ars Technica)

Ubuntu aims for ten-second boot time with 10.04 (ars Technica)

Posted Jun 19, 2009 10:16 UTC (Fri) by jamesh (subscriber, #1159)
In reply to: Ubuntu aims for ten-second boot time with 10.04 (ars Technica) by ajft
Parent article: Ubuntu aims for ten-second boot time with 10.04 (ars Technica)

One area where it can make a difference is cloud computing.

If you are creating and destroying virtual machines in response to load, it is nice if they start up fast since the time spent starting the VM is waste and costs money.

Things like hibernation or suspending the VM are not particularly interesting for this model either. Each VM will usually be a clone of a smaller set of machine images, so the state of individual VMs is not that interesting. Further more, if you did suspend/hibernate the VM you'd need to store that image somewhere and that would also cost money.

These benefits are most obvious when using leased resources like Amazon EC2, but can also be relevant for private clouds: the time spent starting a VM is time that can't be used by another VM.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds