How To Boot Linux In Under One Second | Linux Today

How To Boot Linux In Under One Second

Written By
Web Webster
Web Webster
Oct 9, 2012

Wong: How did you manage to cut the boot time by almost two orders of magnitude?

Larson: We do a number of things. This includes optimization of the bootloader and linux kernel. We prioritize mission-critical drivers so they are loaded first. We also deploy the application GUI as soon as possible. In the process, we delay all non-essential tasks until after the target application is fully running. This allows the system to respond within a second with less critical operations available later in the sequence.

Wong: So reordering the boot and load sequence provided the performance gains. How did you come up with the optimum sequence and how many non-essential tasks wind up starting later?

Larson: The approach is to identify which features the user of the product considers essential, focus on loading all the predecessors to those, and postpone everything else. For example, if the customer wants the GUI up and running, the system needs to load the LCD drivers, touch drivers, and everything in the kernel to support those. The number of non-essential tasks is different on every application, but you can count them up quickly, USB drivers, Ethernet drivers, stacks to support communication over the top of these drivers, etc.

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.