<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Boot Performance In Ubuntu 9.04</title>
	<atom:link href="http://crashsystems.net/2009/03/boot-performance-in-ubuntu-904/feed/" rel="self" type="application/rss+xml" />
	<link>http://crashsystems.net/2009/03/boot-performance-in-ubuntu-904/</link>
	<description>Home of Crashsystems LLC, and a blog about miscellaneous things</description>
	<lastBuildDate>Tue, 08 Jun 2010 18:47:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Seth</title>
		<link>http://crashsystems.net/2009/03/boot-performance-in-ubuntu-904/comment-page-1/#comment-131</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Mon, 13 Apr 2009 18:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://crashsystems.net/?p=213#comment-131</guid>
		<description>Just a note: &#039;profiling&#039; your boot in ubuntu (debian?) is a different thing. You just measured or charted your boot sequence.

Profiling is done with the &#039;readahead&#039; package, and subsequently tagging &#039;profile&#039; on to your kernel params list (once (in a while)) and using that to optimize scattered reads into big ordered readahead in the boot sequence. It used to squeeze some 10-20 seconds out of a 50-110s boot for me.

Note that readahead can be used (easily) to optimize other standard sequences (like desktop login) with greate success. Especially if you switch your PC on, go for a coffee and return to log into the desktop, it will be a great help if you use readahead from, say, rc.local, to get your profile data and app binaries buffered before time.</description>
		<content:encoded><![CDATA[<p>Just a note: &#8216;profiling&#8217; your boot in ubuntu (debian?) is a different thing. You just measured or charted your boot sequence.</p>
<p>Profiling is done with the &#8216;readahead&#8217; package, and subsequently tagging &#8216;profile&#8217; on to your kernel params list (once (in a while)) and using that to optimize scattered reads into big ordered readahead in the boot sequence. It used to squeeze some 10-20 seconds out of a 50-110s boot for me.</p>
<p>Note that readahead can be used (easily) to optimize other standard sequences (like desktop login) with greate success. Especially if you switch your PC on, go for a coffee and return to log into the desktop, it will be a great help if you use readahead from, say, rc.local, to get your profile data and app binaries buffered before time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
