<?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: PAE vs 64 bit &#8211; What manufacturers don&#8217;t want you to know</title>
	<atom:link href="http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/</link>
	<description></description>
	<lastBuildDate>Tue, 16 Feb 2010 01:55:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yuhong Bao</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-2814</link>
		<dc:creator>Yuhong Bao</dc:creator>
		<pubDate>Sun, 03 Jan 2010 01:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-2814</guid>
		<description>&quot;In a few years, systems will already be exceeding 64 GiB of memory&quot;
Actually, PAE support as much physical address space as long mode does.
On Windows&#039;s licensing limits, here is an article by Geoff Chappell:
http://geoffchappell.com/viewer.htm?doc=notes/windows/license/memory.htm</description>
		<content:encoded><![CDATA[<p>&#8220;In a few years, systems will already be exceeding 64 GiB of memory&#8221;<br />
Actually, PAE support as much physical address space as long mode does.<br />
On Windows&#8217;s licensing limits, here is an article by Geoff Chappell:<br />
<a href="http://geoffchappell.com/viewer.htm?doc=notes/windows/license/memory.htm" rel="nofollow">http://geoffchappell.com/viewer.htm?doc=notes/windows/license/memory.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-1032</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Sat, 26 Sep 2009 00:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-1032</guid>
		<description>@ gawdfadda 

But yea DEP also uses 36bit and its a kernel hog too isnt it? 
and that&#039;s enabled by default, but PAE ins&#039;t so what up with that then..</description>
		<content:encoded><![CDATA[<p>@ gawdfadda </p>
<p>But yea DEP also uses 36bit and its a kernel hog too isnt it?<br />
and that&#8217;s enabled by default, but PAE ins&#8217;t so what up with that then..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pacoup</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-1025</link>
		<dc:creator>Pacoup</dc:creator>
		<pubDate>Thu, 24 Sep 2009 01:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-1025</guid>
		<description>Well, I have to admit it was just for the sake of the title -_-... I don&#039;t really think PAE is really a solution either. If anything it&#039;s just a temporary gimmick.

Still, it&#039;s part of this world, as Apple still is running Snow Leopard in 32 bit on the kernel level as of 10.6.1 you know. Anyway, most of the time I haven&#039;t actually been able to make it work well and I&#039;d just recommend to anyone to simply get 64 bit and get over with 32 bit and Windows XP now that Windows 7 is coming out.</description>
		<content:encoded><![CDATA[<p>Well, I have to admit it was just for the sake of the title -_-&#8230; I don&#8217;t really think PAE is really a solution either. If anything it&#8217;s just a temporary gimmick.</p>
<p>Still, it&#8217;s part of this world, as Apple still is running Snow Leopard in 32 bit on the kernel level as of 10.6.1 you know. Anyway, most of the time I haven&#8217;t actually been able to make it work well and I&#8217;d just recommend to anyone to simply get 64 bit and get over with 32 bit and Windows XP now that Windows 7 is coming out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gawdfadda</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-1023</link>
		<dc:creator>gawdfadda</dc:creator>
		<pubDate>Wed, 23 Sep 2009 21:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-1023</guid>
		<description>I find this hard to swallow as anyone who understands the memory management model will realize that PAE also hobbles your system in a 32-bit world.  It cuts your Free Page Table entries down to about 10% and the pools drop to half of what they originally were set.  This in turn, causes performance issue at the kernel level.  Microsoft did not necessarily try to hide this.  They simply do not want this level of information going out to those who would implement without a good understanding.  As far as Apple goes, Mac is a home user system at this point, or for graphics, and really cannot be discussed in this venue as it does not, nor will it ever, apply.  Apple can stick to blowing up Ipods, lolol.</description>
		<content:encoded><![CDATA[<p>I find this hard to swallow as anyone who understands the memory management model will realize that PAE also hobbles your system in a 32-bit world.  It cuts your Free Page Table entries down to about 10% and the pools drop to half of what they originally were set.  This in turn, causes performance issue at the kernel level.  Microsoft did not necessarily try to hide this.  They simply do not want this level of information going out to those who would implement without a good understanding.  As far as Apple goes, Mac is a home user system at this point, or for graphics, and really cannot be discussed in this venue as it does not, nor will it ever, apply.  Apple can stick to blowing up Ipods, lolol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pacoup</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-927</link>
		<dc:creator>Pacoup</dc:creator>
		<pubDate>Wed, 09 Sep 2009 22:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-927</guid>
		<description>I&#039;ll have to do research on this, thanks.
(For perplexed readers, he&#039;s talking about the Intel Core 1, not the Core 2, which are all 64 bit capable)

Other note I&#039;ll have to check on, actual OS X, even Snow Leopard (until an update comes out for that) still run their kernel in 32 bit mode. Wondering how Apple managed to make things 64 bit without breaking anything? The answer: they never did.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll have to do research on this, thanks.<br />
(For perplexed readers, he&#8217;s talking about the Intel Core 1, not the Core 2, which are all 64 bit capable)</p>
<p>Other note I&#8217;ll have to check on, actual OS X, even Snow Leopard (until an update comes out for that) still run their kernel in 32 bit mode. Wondering how Apple managed to make things 64 bit without breaking anything? The answer: they never did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-888</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 04 Sep 2009 04:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-888</guid>
		<description>Note that first gen Intel Macs use 32 bit Core Duo processors</description>
		<content:encoded><![CDATA[<p>Note that first gen Intel Macs use 32 bit Core Duo processors</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pacoup</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-501</link>
		<dc:creator>Pacoup</dc:creator>
		<pubDate>Mon, 06 Jul 2009 15:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-501</guid>
		<description>Here you go, I added the information which states that you don&#039;t have to do anything for that in OS X. As long as your hardware supports it, your Mac OS X supports it.</description>
		<content:encoded><![CDATA[<p>Here you go, I added the information which states that you don&#8217;t have to do anything for that in OS X. As long as your hardware supports it, your Mac OS X supports it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evil</title>
		<link>http://pacoup.com/2009/05/27/pae-vs-64-bit-what-manufacturers-dont-want-you-to-know/comment-page-1/#comment-494</link>
		<dc:creator>Evil</dc:creator>
		<pubDate>Fri, 03 Jul 2009 19:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=375#comment-494</guid>
		<description>Nice.. ok for Winows but.. you forgot the &#039;how to&#039; for Mac Osx!</description>
		<content:encoded><![CDATA[<p>Nice.. ok for Winows but.. you forgot the &#8216;how to&#8217; for Mac Osx!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
