<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Two Minute Drill: Find /3GB without using boot.ini</title><link>http://blogs.technet.com/askperf/archive/2008/05/27/two-minute-drill-find-3gb-without-using-boot-ini.aspx</link><description>We've talked a lot about the /3GB switch and its effect on system resources in previous posts.&amp;#160; Today we are going to discuss how to determine whether or not /3GB is enabled on a 32-bit system without looking at the boot.ini file or using MSCONFIG.EXE.&amp;#160;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Two Minute Drill: Find /3GB without using boot.ini</title><link>http://blogs.technet.com/askperf/archive/2008/05/27/two-minute-drill-find-3gb-without-using-boot-ini.aspx#3061624</link><pubDate>Tue, 27 May 2008 15:38:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3061624</guid><dc:creator>maweeras</dc:creator><description>&lt;p&gt;You can also use WMI as follows.&lt;/p&gt;
&lt;p&gt;wmic /node:&amp;lt;insert_server_name&amp;gt; OS get MaxProcessMemorySize&lt;/p&gt;
&lt;p&gt;if the value is larger than 2097024 (KB), then user mode processes get more than 2GB. I.e. /3GB is in use.&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: Find /3GB without using boot.ini</title><link>http://blogs.technet.com/askperf/archive/2008/05/27/two-minute-drill-find-3gb-without-using-boot-ini.aspx#3062013</link><pubDate>Wed, 28 May 2008 09:42:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3062013</guid><dc:creator>Anthony Cohn</dc:creator><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think you may have a typo above where you say "memory range on a 32-bit system ranged from 0x80000000 to 0xFFFFFFFF on a system without /3GB and 0xC0000000 to 0xFFFFFFFF on a system with /3GB enabled" shouldn't that be 0xBFFFFFFF without /3GB?&lt;/P&gt;
&lt;P&gt;Anthony&lt;/P&gt;</description></item><item><title>re: Two Minute Drill: Find /3GB without using boot.ini</title><link>http://blogs.technet.com/askperf/archive/2008/05/27/two-minute-drill-find-3gb-without-using-boot-ini.aspx#3062174</link><pubDate>Wed, 28 May 2008 16:06:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3062174</guid><dc:creator>Gis Bun</dc:creator><description>&lt;p&gt;I'm still a bit confused overall in using the /3GB switch. If I have Win XP SP2 with 4 GB of RAM, my system only shows 3 GB in Windows, by using the /3GB will it help me in any way? I tried it once and I still have 3 GB available.&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: Find /3GB without using boot.ini</title><link>http://blogs.technet.com/askperf/archive/2008/05/27/two-minute-drill-find-3gb-without-using-boot-ini.aspx#3062201</link><pubDate>Wed, 28 May 2008 17:57:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3062201</guid><dc:creator>timothyn</dc:creator><description>&lt;P&gt;Actually Gis, /3GB will have no effect on the amount of memory being shown by Windows. The reason for the descrepency is totally different. See my previous blog post "Dude, where's my RAM?" for more info:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/askperf/archive/2007/04/13/memory-management-dude-where-s-my-ram.aspx" rel=nofollow target=_new&gt;http://blogs.technet.com/askperf/archive/2007/04/13/memory-management-dude-where-s-my-ram.aspx&lt;/A&gt;&lt;/P&gt;</description></item><item><title>re: Two Minute Drill: Find /3GB without using boot.ini</title><link>http://blogs.technet.com/askperf/archive/2008/05/27/two-minute-drill-find-3gb-without-using-boot-ini.aspx#3062952</link><pubDate>Thu, 29 May 2008 23:39:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3062952</guid><dc:creator>Gis Bun</dc:creator><description>&lt;p&gt;Tomothy. I guess that's why Dell, HP and others sell 3GB systems instead of 4. But if I ever go 64-bit I'll have the advantage then. Someone else [not here] said, my mobo series doesn't like mixing memory sizes [i.e. 2 X 1GB and 2 X 0.5GB modules].&lt;/p&gt;</description></item></channel></rss>