<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The 3GB-not-4GB RAM problem</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx</link><description>Problem statement: I just bought a system with 4GB of physical RAM in it. The BIOS posts 4GB, but Windows tells me that I have anywhere from 2.75 - 3.5GB of RAM. Where is the rest of my RAM? Summary: If you are running 32-bit Windows, you must live with</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Not 4GB</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2122185</link><pubDate>Sat, 14 Apr 2007 02:40:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2122185</guid><dc:creator>SQL Musings</dc:creator><description>&lt;p&gt;Windows doesn't see 4GB. If you have a 32bit OS with 4GB of RAM, Windows can't see it all.I saw this...&lt;/p&gt;
</description></item><item><title>Why Windows Can't See 4GB of Memory</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2137189</link><pubDate>Sun, 15 Apr 2007 01:48:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2137189</guid><dc:creator>Steve Rowe's Blog</dc:creator><description>&lt;p&gt;Interesting post by TabBlogger about why installing 4 GB of RAM on a 32-bit box doesn't actually give&lt;/p&gt;
</description></item><item><title>re: The 3GB-not-4GB RAM problem</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2146233</link><pubDate>Sun, 15 Apr 2007 21:11:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2146233</guid><dc:creator>Gennady</dc:creator><description>&lt;p&gt;In some cases, you can regain some memory (make it visible to &amp;nbsp;Windows) by placing some switch in boot.ini. I don't remember the exact switch name, but in my particular system this changed the value shown by windows from 3GB to 4GB. On another system, however, it changed the value from 3GB to 3.5GB only.&lt;/p&gt;
</description></item><item><title>re: The 3GB-not-4GB RAM problem</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2146318</link><pubDate>Sun, 15 Apr 2007 21:32:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2146318</guid><dc:creator>Larry Mastro</dc:creator><description>&lt;p&gt;Very interesting. But what practical difference does it make to applications? I believe 32 bit Vista, like XP, allocates the lower 2G to apps and the upper 2G to the OS. If you have 4 physical G, then won't your apps still have the maximum (2G) available in physical RAM? I suppose Vista can run comfortably in ~1G of physical RAM. Any chance slow BIOS ROM gets shadowed into the high gigabyte of physical RAM?&lt;/p&gt;
</description></item><item><title>re: The 3GB-not-4GB RAM problem</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2147092</link><pubDate>Mon, 16 Apr 2007 00:04:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2147092</guid><dc:creator>Gennady</dc:creator><description>&lt;p&gt;You can give more memory to the application using /3GB switch in boot.ini, that will give more memory to the application and less to the OS, we use it for almost every 32-bit SQLserver. I am not sure how that works on Vista/Longhorn - Vista apparently does not have boot.ini at all.&lt;/p&gt;
</description></item><item><title>re: The 3GB-not-4GB RAM problem</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2148027</link><pubDate>Mon, 16 Apr 2007 02:48:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2148027</guid><dc:creator>Larry Mastro</dc:creator><description>&lt;p&gt;I believe the /3GB switch is only useful for applications that are specifically coded to take advantage of it, like SQL Server. Vista does not have boot.ini, but most of the same options can be set through the new boot configuration editor.&lt;/p&gt;
</description></item><item><title>The 3GB-not-4GB RAM problem</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#2158124</link><pubDate>Tue, 17 Apr 2007 02:37:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2158124</guid><dc:creator>John at myITforum.com</dc:creator><description>&lt;p&gt;I&amp;amp;rsquo;ve seen several asking about how much memory Windows Vista will use. MSDN has a great blog explaining&lt;/p&gt;
</description></item><item><title>Why your 4G of RAM Windows 32-bit system may not report all of the 4G (even though it is in use )</title><link>http://blogs.msdn.com/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx#6970407</link><pubDate>Thu, 03 Jan 2008 21:18:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6970407</guid><dc:creator>PTaylor's WebLog</dc:creator><description>&lt;p&gt;The best explanation of this I have yet found is here ; with this article as a supplement. This explanation&lt;/p&gt;
</description></item></channel></rss>