<?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>Andreas Blaafladt &#187; Hardware</title>
	<atom:link href="http://andreasblaafladt.com/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://andreasblaafladt.com</link>
	<description>Random thoughts on studying and computer science</description>
	<lastBuildDate>Fri, 17 Aug 2007 09:29:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Does your hard disc drive (hdd) appear to be slower than before?</title>
		<link>http://andreasblaafladt.com/2007/03/13/does-your-hard-disc-drive-hdd-appear-slower-than-it-used-to/</link>
		<comments>http://andreasblaafladt.com/2007/03/13/does-your-hard-disc-drive-hdd-appear-slower-than-it-used-to/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 01:05:00 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://andreasblaafladt.com/2007/03/13/does-your-hard-disc-drive-hdd-appear-slower-than-it-used-to/</guid>
		<description><![CDATA[Mine did, anyway.  I have a ThinkPad R52 which I have been running with the same installation of Windows XP from the day I got it, approximately 19 months ago.  Recently I&#8217;ve noticed that disk operations were slow and required huge amounts of cpu cycles (mainly kernel mode) causing excessive delay in my [...]]]></description>
			<content:encoded><![CDATA[<p>Mine did, anyway.  I have a <a href="http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-58832">ThinkPad R52</a> which I have been running with the same installation of Windows XP from the day I got it, approximately 19 months ago.  Recently I&#8217;ve noticed that disk operations were slow and required huge amounts of cpu cycles (mainly kernel mode) causing excessive delay in my interactive programs.  This appeared a lot like DMA issues we experienced in the MS DOS-days. </p>
<p>The Windows Device manager reported that my hdd was in fact not in UDMA-5 mode but PIO.  Several attempts at switching back to DMA proved worthless.  Hacking Windows Registry or debugging possibly faulty hardware isn&#8217;t exactly my idea of fun, so I was very pleased when a random search on Google directed me to <a href="http://www.techimo.com/forum/t169432.html">this</a> thread at <a href="http://www.techimo.com/">www.techimo.com</a>.  Long story short, a new version of a <a href="http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-58652">SATA Power management driver for Windows 2000/XP</a> provided by Lenovo magically resolved the issue. The problem is listed in the driver&#8217;s changelog under version 1.2  &#8220;(Fix) Solves a hard drive being slow due to change the transfer mode from UDMA-5 to PIO. (This will resume to the UDMA-5 mode at installation time)&#8221;</p>
<p>What caused the switch from UDMA-5 to PIO initially is nothing I care to find out about, but I guess it can be traced back to a particular Microsoft Windows Update. Since I haven&#8217;t done anything out of the ordinary in the configuration of my laptop, I suspect a lot of other ThinkPad owners share my experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://andreasblaafladt.com/2007/03/13/does-your-hard-disc-drive-hdd-appear-slower-than-it-used-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
