Announcement: Kernel with automatic boot tracing and prefetching available for testing (GSoC 2007)
Krzysztof Lichota
krzysiek at lichota.net
Sun Aug 12 18:28:40 UTC 2007
Hello everyone.
I am working this summer on "Automatic boot and application start file
prefetching" project as part of Google Summer of Code for Ubuntu.
I am glad to announce that first version of kernel with automatic boot
tracing and prefetching is available for widespread testing :)
How it works?
- During boot file accesses are recorded.
- During subsequent boots this trace is used to prefetch files before
they are used in order to speed up boot.
Everything is done automatically, without user intervention, and tracing
is possible to do at the same time as prefetching - as opposed to
currently used "readahead" package, which requires manual run of tracing
(and prefetching is not done during tracing).
Results from my latest tests, standard boot, average of 9 runs:
Prefetch kernel + prefetch : 54.91s
Prefetch kernel + readahead : 58.76s
Ubuntu kernel + readahead : 61.21s
Results of tests with OpenOffice run at boot, simulating disk-intensive
applications run at boot, average of 9 runs:
Prefetch kernel + prefetch : 65.53s
Prefetch kernel + readahead : 74.43s
Ubuntu kernel + readahead : 81.01s
Debs with kernel and supporting userspace utilities are available on
project page. Please see this webpage for instructions how to install them:
http://code.google.com/p/prefetch/wiki/TestingBootPrefetching
If you would like to do some automatic tests to accurately measure boot
time and effect of prefetching, please see this page:
http://code.google.com/p/prefetch/wiki/BootTimeMeasurementInstruction
Please report successes and possible problems to:
prefetch-users at googlegroups.com (no registration necessary).
Krzysztof Lichota
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20070812/e751570a/attachment.sig>
More information about the Ubuntu-devel-discuss
mailing list