<?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>Weez.com &#187; hard drive</title>
	<atom:link href="http://www.weez.com/tag/hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weez.com</link>
	<description>Solving everyday practical LAMP problems... one at a time</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:24:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linux hard drive performance optimization</title>
		<link>http://www.weez.com/2008/09/linux-hard-drive-performance-optimization/</link>
		<comments>http://www.weez.com/2008/09/linux-hard-drive-performance-optimization/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 05:47:27 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hdparm]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sata]]></category>

		<guid isPermaLink="false">http://www.weez.com/?p=17</guid>
		<description><![CDATA[Everywhere on the web I read about using the hdparm utility to increase hard drive speed. However it seems that this utility does not support sata drives properly. I have access to at least 5 different machines that run linux with different sata hard drives but the hdparm command fails more or less on each [...]]]></description>
			<content:encoded><![CDATA[<p>Everywhere on the web I read about using the hdparm utility to increase hard drive speed. However it seems that this utility does not support sata drives properly. </p>
<p>I have access to at least 5 different machines that run linux with different sata hard drives but the hdparm command fails more or less on each one of them.</p>
<p>Here is the command I have tried in various places. </p>
<p>hdparm -d1 -c3 -u1 /dev/hda</p>
<p>and I always get errors like </p>
<p>setting 32-bit IO_support flag to 3<br />
 HDIO_SET_32BIT failed: Invalid argument<br />
 setting unmaskirq to 1 (on)<br />
 HDIO_SET_UNMASKINTR failed: Inappropriate ioctl for device<br />
 setting using_dma to 1 (on)<br />
 HDIO_SET_DMA failed: Inappropriate ioctl for device<br />
 IO_support   =  0 (default 16-bit)</p>
<p>What I do not understand is that SATA drives have been around for quite some time. So whats the holdup ? Why does this not work?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2008/09/linux-hard-drive-performance-optimization/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

