readahead can help in some degree, detail: 
http://dailypackage.fedorabook.com/index.php?/archives/59-Wednesday-Why-Readahead.html

Sankar P [sanka...@gmail.com] and Robbie Williamson [rob...@ubuntu.com] had 
some info also, you can refer to it.

For openSUSE :
http://en.opensuse.org/Boottime/ReduceBoottime
and recently there was a thread:
http://lists.suse.de/opensuse-factory/2009-02/msg00175.html 

https://launchpad.net/~ubuntu-boot


-----Original Message-----
From: dev-boun...@moblin.org [mailto:dev-boun...@moblin.org] On Behalf Of axel 
lin
Sent: 2009年2月26日 15:15
To: d...@lists.moblin.org
Subject: [Moblin Dev] How to improve Moblin2 bootup time for PATA hard drive

hi,
I have installed moblin2 on a device equipped with a PATA harddrive.
Moblin2 use seradahead to improve bootup time.
sreadahead is optimized for solid state devices, which means
it has an assumption that the "seek time" is nearly zero.
However, this assumption is not true for PATA hard drive.

I think if the file list in /etc/readahead.pack can be re-mapped to a
contiguous blocks,
the bootup time can be improved.
Is there any utility can re-map the boot files on EXT3 to a contiguous
blocks? ( to reduce seek time )
Or is there any project focus on this topic?

Regards,
Axel
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to