 




<?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>SQL Server with Mr. Denny &#187; Processor architecture</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/sql-server/tag/processor-architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/sql-server</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:04:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>What&#8217;s the benefit of 64bit?</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/whats-the-benifit-of-64bit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/whats-the-benifit-of-64bit/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 07:32:11 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Processor architecture]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/whats-the-benifit-of-64bit/</guid>
		<description><![CDATA[The 64bit system architecture also processes math functions much faster than the 32bit system architecture.  Some software is especially excellent at utilizing this additional power including SQL Server and Exchange server.]]></description>
				<content:encoded><![CDATA[<p>There are a several benefits of moving to 64bit hardware.  64bit hardware supports more CPUs than 32bit hardware.  In addition the 64bit hardware can access way more memory than 32bit hardware.  64bit hardware can use up to 2 TB of data, while 32bit hardware will typically max out at 64 Gigs.  What is especially important in that 64bit hardware does not have the AWE requirement that 32bit hardware does so all the memory can be addressed natively without having to go through the AWE driver.  In addition to allowing software to access more than 2 Gigs of memory natively it allows allows SQL Server to use more procedure cache as I&#8217;ve <a href="http://itknowledgeexchange.techtarget.com/sql-server/how-sql-decides-how-much-procedure-cache-and-how-much-buffer-cache-to-use/" target="_blank" title="How SQL decides how much procedure cache and how much buffer cache to use.">spoken about</a>.</p>
<p>The 64bit system architecture also processes math functions much faster than the 32bit system architecture.  Some software is especially excellent at utilizing this additional power including SQL Server and Exchange server.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/whats-the-benifit-of-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
