    <?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yet Another Linux BlogYet Another Linux Blog &#187; laptops</title>
	<atom:link href="http://linux-blog.org/tag/laptops/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Wed, 14 Mar 2012 23:18:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Extend Laptop Battery Life</title>
		<link>http://linux-blog.org/extend-laptop-battery-life/</link>
		<comments>http://linux-blog.org/extend-laptop-battery-life/#comments</comments>
		<pubDate>Tue, 01 Feb 2005 10:31:34 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[laptops]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/extend-laptop-battery-life/</guid>
		<description><![CDATA[Found a great tip when doing some reading&#8230; When running linux on a laptop, it&#8217;s a good idea to mount hard drive partitions with the -noatime option. This prevents extra writes to the hard drive every time a file is read. Add the noatime option to the entry in /etc/fstab. Example (from /etc/fstab) LABEL=/ / [...]]]></description>
			<content:encoded><![CDATA[<p>Found a great tip when doing some reading&#8230;</p>
<p>When running linux on a laptop, it&#8217;s a good idea to mount hard drive partitions with the -noatime option. This prevents extra writes to the hard drive every time a file is read. Add the noatime option to the entry in /etc/fstab.</p>
<p>Example (from /etc/fstab)<br />
LABEL=/ / ext3 defaults,noatime 1 1</p>
<p>By default, access information on a file is updated every time that file is accessed, including just being read. It&#8217;s very rare that you&#8217;ll need this feature, and disabling it can result in a lot less disk-writing, which translates into an increase in performance and battery life.</p>
<p><img style="border: 0px none ; padding-right: 5px; padding-left: 5px; float: left;" src="http://linux-blog.org/uploads/signature2.Thumbs.gif" alt="" width="110" height="50" /></p>
<p><a href="http://linux-blog.org/extend-laptop-battery-life/" rel="bookmark">Extend Laptop Battery Life</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on February 1, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/extend-laptop-battery-life/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 8/20 queries in 0.398 seconds using disk: basic
Object Caching 419/419 objects using disk: basic

Served from: linux-blog.org @ 2012-05-23 22:05:02 -->
