<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Windows on x86 and 4GB of RAM</title>
	<atom:link href="http://blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/</link>
	<description>Just some thoughts from a computer geek</description>
	<lastBuildDate>Thu, 05 Jan 2012 18:32:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/comment-page-1/#comment-506</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 26 Aug 2009 05:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/#comment-506</guid>
		<description>Time to switch to Linux :)</description>
		<content:encoded><![CDATA[<p>Time to switch to Linux <img src='http://blog.codef00.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Teran</title>
		<link>http://blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/comment-page-1/#comment-503</link>
		<dc:creator>Evan Teran</dc:creator>
		<pubDate>Sat, 16 May 2009 02:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/#comment-503</guid>
		<description>The answer is &quot;it depends&quot; as you can see from this page: http://msdn.microsoft.com/en-us/library/aa366778.aspx#physical_memory_limits_windows_server_2008, Microsoft has imposed different limitations based on which version of windows server you have. It appears that the 32-bit version of Windows Server 2003 Datacenter Edition does infact support 64GB of RAM. Yes it is due to PAE, pretty much every newer mobo and cpu support this.

However, your observation is correct. Memory mapped devices do in fact take away a small chunk of this. The big difference is that something like 512MB (or likely less, why does a server need a good video card) is not a significant portion of 64GB.

Additionally, as I mentioned in the blog, this 64GB applies to physical memory, not virtual memory.

So the big gain is that you will be able to run processes and the OS can cache more (read avoid disk usage) without resorting to paging. If an individual process needs more than 4GB then, you will need to use a 64GB OS.</description>
		<content:encoded><![CDATA[<p>The answer is &#8220;it depends&#8221; as you can see from this page: <a href="http://msdn.microsoft.com/en-us/library/aa366778.aspx#physical_memory_limits_windows_server_2008" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa366778.aspx#physical_memory_limits_windows_server_2008</a>, Microsoft has imposed different limitations based on which version of windows server you have. It appears that the 32-bit version of Windows Server 2003 Datacenter Edition does infact support 64GB of RAM. Yes it is due to PAE, pretty much every newer mobo and cpu support this.</p>
<p>However, your observation is correct. Memory mapped devices do in fact take away a small chunk of this. The big difference is that something like 512MB (or likely less, why does a server need a good video card) is not a significant portion of 64GB.</p>
<p>Additionally, as I mentioned in the blog, this 64GB applies to physical memory, not virtual memory.</p>
<p>So the big gain is that you will be able to run processes and the OS can cache more (read avoid disk usage) without resorting to paging. If an individual process needs more than 4GB then, you will need to use a 64GB OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CrashCoder</title>
		<link>http://blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/comment-page-1/#comment-502</link>
		<dc:creator>CrashCoder</dc:creator>
		<pubDate>Sat, 16 May 2009 02:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/#comment-502</guid>
		<description>Nice article.  Please discuss the implications for servers, e.g. Does an x86 based implementation of 32-bit Windows Server 2003 Datacenter Edition really support 64GB?  If so, is it due to PAE or some other technology?  Do memory mapped devices reduce the amount of useable RAM when 64GB are installed?</description>
		<content:encoded><![CDATA[<p>Nice article.  Please discuss the implications for servers, e.g. Does an x86 based implementation of 32-bit Windows Server 2003 Datacenter Edition really support 64GB?  If so, is it due to PAE or some other technology?  Do memory mapped devices reduce the amount of useable RAM when 64GB are installed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micro-optimization is stupid &#171; Evan Teran&#8217;s Blog</title>
		<link>http://blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/comment-page-1/#comment-491</link>
		<dc:creator>Micro-optimization is stupid &#171; Evan Teran&#8217;s Blog</dc:creator>
		<pubDate>Wed, 11 Feb 2009 16:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.codef00.com/2007/12/19/windows-on-x86-and-4gb-of-ram/#comment-491</guid>
		<description>[...] I tend to frequent the website stackoverflow.com. It&#8217;s a fantastic website. It allows knowlege to be shared in a unique way. The only problem is, some people have no idea what they are talking about. If there are enough people who agree with these misguided notions, well then these incorrect answers get up-votes. And the cycle of mis-information repeats. It isn&#8217;t too dissimilar from the various types of incorrect information regarding 32-bit machines and 4GB of RAM. [...]</description>
		<content:encoded><![CDATA[<p>[...] I tend to frequent the website stackoverflow.com. It&#8217;s a fantastic website. It allows knowlege to be shared in a unique way. The only problem is, some people have no idea what they are talking about. If there are enough people who agree with these misguided notions, well then these incorrect answers get up-votes. And the cycle of mis-information repeats. It isn&#8217;t too dissimilar from the various types of incorrect information regarding 32-bit machines and 4GB of RAM. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

