|
|
Subscribe / Log in / New account

LPC: Booting Linux in five seconds

LPC: Booting Linux in five seconds

Posted Sep 23, 2008 0:36 UTC (Tue) by csawtell (guest, #986)
Parent article: LPC: Booting Linux in five seconds

While getting a lappie to boot in 5 seconds is quite an achievement, what I'd really like to see is my ThinkPad waking up from the suspend state almost instantaneously. Currently it takes about 8 seconds from opening the lid to a usable desktop.

Any chance of doing that?


to post comments

LPC: Booting Linux in five seconds

Posted Sep 23, 2008 1:14 UTC (Tue) by dmarti (subscriber, #11625) [Link]

What kernel are you running? I had slow wakeups on an X61 but it went away some time before 2.6.26.5.

LPC: Booting Linux in five seconds

Posted Sep 23, 2008 8:53 UTC (Tue) by k3ninho (subscriber, #50375) [Link] (2 responses)

How much RAM do you have and how fast is your disk? At best, 1GiB of Ram read at 60MiB per second will take 16ish seconds. If you manage some compression and only take the parts of memory used in running programs, you'll speed things up. But almost-instantaneous will be IO bound by your disk.

K3n.

LPC: Booting Linux in five seconds

Posted Sep 23, 2008 10:05 UTC (Tue) by rvfh (guest, #31018) [Link] (1 responses)

I assume he meant wake up from suspend-to-ram...

LPC: Booting Linux in five seconds

Posted Sep 23, 2008 21:22 UTC (Tue) by csawtell (guest, #986) [Link]

> I assume he meant wake up from suspend-to-ram...
He did.


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