Ivan Krstić wrote: > > There's a fastboot version of the firmware that can boot the machine > in 3-4 seconds. The boot time, as we get closer to production, will > start shrinking towards those numbers. >
That counts only the time it takes for the firmware to load the Linux kernel into memory, and does not include the Linux and X server startup times. And even ignoring the Linux startup time, we won't get to the 4-second level unless we partition the FLASH, because of the JFFS2 mount time. We hope that booting will be infrequent as a result of our power management capabilities - suspend/resume will be frequent, fast, and seamless. > >> _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
