<?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>The Heat Web &#187; direct memory access</title>
	<atom:link href="http://theheatweb.com/tag/direct-memory-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://theheatweb.com</link>
	<description>tech news that&#039;s hotter than the heat wave</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How To Enable Direct Memory Access (DMA)</title>
		<link>http://theheatweb.com/enable-direct-memory-access-dma/</link>
		<comments>http://theheatweb.com/enable-direct-memory-access-dma/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 02:32:57 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[direct memory access]]></category>
		<category><![CDATA[speed up]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://theheatweb.com/?p=412</guid>
		<description><![CDATA[What is the advantage when we enable DMA on our Windows PC? DMA (also referred to as bus mastering) is a technique that some components and devices use to transfer data directly to and from memory without passing through the Central Processing Unit (CPU). DMA reduces CPU overhead by providing a mechanism for data transfers that do not require monitoring [...]]]></description>
			<content:encoded><![CDATA[<p>What is the advantage when we enable DMA on our Windows PC?</p>
<blockquote style="width: 579px; height: 201px;"><p align="justify">DMA (also referred to as bus mastering) is a technique that some components and devices use to transfer data directly to and from memory without passing through the Central Processing Unit (CPU). DMA reduces CPU overhead by providing a mechanism for data transfers that do not require monitoring by the CPU. The number associated with DMA indicates the direct memory access channel that the component or device uses to transfer data to and from memory.</p>
<p align="justify">Without DMA, the CPU is typically fully occupied for the entire duration of the read or write operation, and is thus unavailable to perform other work.</p>
</blockquote>
<p align="right"><em>Source: </em><a href="http://support.microsoft.com/kb/258757" target="_blank"><em>Microsoft</em></a><em> and </em><a href="http://en.wikipedia.org/wiki/Direct_memory_access" target="_blank"><em>Wikipedia</em></a></p>
<p><span id="more-412"></span></p>
<p align="left"><strong>How to enable Direct Access Memory Access:</strong></p>
<p align="left">1. Open <strong>My Computer</strong>, <strong>right-click</strong> and click <strong>Properties</strong>.</p>
<p align="left"><a href="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010101654AM.png" rel="lightbox[412]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Enable Direct Acces Memory" src="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010101654AM_thumb.png" border="0" alt="Enable Direct Acces Memory" width="343" height="257" /></a></p>
<p align="left">2. Select the <strong>Hardware</strong> tab and click the <strong>Device Manager</strong> button.</p>
<p align="left"><a href="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010101825AMOptimized.png" rel="lightbox[412]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="System Properties | Device Manager" src="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010101825AMOptimized_thumb.png" border="0" alt="System Properties | Device Manager" width="240" height="277" /></a></p>
<p align="left">3. Double-click<strong> IDE/ATAPI</strong> controllers and double-click on the <strong>Primary IDE Channel</strong>.</p>
<p align="left"><a href="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010102106AMOptimized.png" rel="lightbox[412]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="IDE/ATAPI | Primary IDE Channel" src="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010102106AMOptimized_thumb.png" border="0" alt="IDE/ATAPI | Primary IDE Channel" width="343" height="241" /></a></p>
<p align="left">4. Click on the <strong>Advanced Settings</strong> tab; the tab may or may not be available for each option. <em>It is only available in Primary and Secondary Channels.</em></p>
<p align="left">5. Set the <strong>Transfer Mode</strong> to &#8220;<strong>DMA if Available</strong>&#8221; both for Device 1 and 0 and click <strong>OK</strong>.</p>
<p align="left"><a href="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010102305AMOptimized.png" rel="lightbox[412]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Primary IDE Channel Properties" src="http://theheatweb.com/wp-content/uploads/db71ef6074bf_8EC5/122010102305AMOptimized_thumb.png" border="0" alt="Primary IDE Channel Properties" width="248" height="277" /></a></p>
<p align="left">6. Perform the same operation for other items in the list, if applicable.</p>
<hr />
<p><small>© 2010, The content is copyrighted to <a href="http://theheatweb.com">The Heat Web</a> blog by <a href="http://theheatweb.com/about">Christian Casino</a>. Please refer to the <a href="http://creativecommons.org/licenses/by/3.0/ph/">license</a> before using our content.
<br/>
<a href="http://theheatweb.com/enable-direct-memory-access-dma/"><strong>Permalink</strong></a> | Post tags: <a href="http://theheatweb.com/tag/direct-memory-access/" rel="tag">direct memory access</a>, <a href="http://theheatweb.com/tag/how-to/" rel="tag">How-To</a>, <a href="http://theheatweb.com/tag/speed-up/" rel="tag">speed up</a>, <a href="http://theheatweb.com/tag/windows-xp/" rel="tag">Windows XP</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://theheatweb.com/enable-direct-memory-access-dma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

