Hello,
Use this article as a reference:
http://support.microsoft.com/kb/555223
The applications get assigned virtual address space not physical RAM
Thanks,
Darrell Gorter[MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
| >Thread-Topic: How Windows uses physical memory
| >thread-index: Aci7pO7jbg99WKy3RMuS+ThdHEGUbQ==
| >X-WBNR-Posting-Host: 72.245.177.250
| >From: =?Utf-8?B?VGhvbWFz?= <>
| >Subject: How Windows uses physical memory
| >Date: Wed, 21 May 2008 17:44:03 -0700
| >Lines: 9
| >Message-ID: <E7F70ADE-18CF-427E-B2F1->
| >MIME-Version: 1.0
| >Content-Type: text/plain;
| > charset="Utf-8"
| >Content-Transfer-Encoding: 7bit
| >X-Newsreader: Microsoft CDO for Windows 2000
| >Content-Class: urn:content-classes:message
| >Importance: normal
| >Priority: normal
| >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| >Newsgroups: microsoft.public.windows.vista.general
| >Path: TK2MSFTNGHUB02.phx.gbl
| >Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.vista.general:307130
| >NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
| >X-Tomcat-NG: microsoft.public.windows.vista.general
| >
| >I'm trying to settle a debate with someone about how Windows (32bit)
| >allocates memory. In short, my opponent seems to think that ALL
applications
| >will be swapped in and out of the SAME 2 GB of *physical* memory. I
suggested
| >that this was nonsense and instead the OS will use whatever physical
memory
| >it has available. Thus, in theory, if you have a 4 GB system with no
swap
| >file, you could run three applications that take 1 GB assuming that the
OS is
| >consuming no more than 1 GB. Can I get an engineer at Microsoft to
confirm
| >that this is how it works and if so, can I get a link that outlines that
| >architecture?
| >