<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arkem</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arkem"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Arkem"/>
	<updated>2026-05-22T03:27:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=How_to_improve_harddisk_performance&amp;diff=36803</id>
		<title>How to improve harddisk performance</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=How_to_improve_harddisk_performance&amp;diff=36803"/>
		<updated>2008-03-02T23:19:32Z</updated>

		<summary type="html">&lt;p&gt;Arkem: /* Successfully tested Thinkpad models */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
This tweak can increase the performance of your HDD by enabling DMA, IDE 32-bit I/O and setting the interrupt-unmask flag, which improves Linux's responsiveness. The last parameter sets the IDE Block Mode to fetch 16 blocks per I/O interrupt. Depending on your drive this value may vary (have a look into the man page of hdparm).&lt;br /&gt;
&lt;br /&gt;
'''Caution:''' On some hard disks these settings may corrupt the filesystem! Again, have a look into the man page of hdparm to find out if your model is affected.&lt;br /&gt;
&lt;br /&gt;
On most systems the specified device is just fine, but change it when necessary (on Ubuntu it's /dev/sda).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hdparm -d1c1u1m16 /dev/hda&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Successfully tested Thinkpad models ==&lt;br /&gt;
The settings above have been successfully tested on the following models:&lt;br /&gt;
&lt;br /&gt;
T20, T22, T23, T40&lt;br /&gt;
&lt;br /&gt;
Please add your model if missing.&lt;/div&gt;</summary>
		<author><name>Arkem</name></author>
		
	</entry>
</feed>