Windows XP Community - XPHeads



2 gig Memory boundary

microsoft.public.windowsxp.perform_maintain


Reply
  #1 (permalink)  
Old 01-15-2008, 04:19 AM
Lamborghini
 
Posts: n/a
2 gig Memory boundary
Hi,
Can someone explained or point me to some place where I can understand the 2
Gig RAM baundary in Windows XP?
My understanding is that it is a 2Gig boundary per application. So if I have
an XP machine (Professional) with 2Gigs, and the task manager shows that I am
using up to 1.8 Gig. Does this number reflect the overall usage of memory?
including the OS memory usage?
I would like to put more memory in the machine; nonetheless, I hear that
Windows XP has a 4gig limitation? Is this correct?
Thank you,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-15-2008, 04:12 PM
Jim
 
Posts: n/a
Re: 2 gig Memory boundary

"Lamborghini" <Lamborghini@discussions.microsoft.com> wrote in message
news:746EF467-16A8-4C9F-A494-6917F88FB368@microsoft.com...
> Hi,
> Can someone explained or point me to some place where I can understand the
> 2
> Gig RAM baundary in Windows XP?
> My understanding is that it is a 2Gig boundary per application. So if I
> have
> an XP machine (Professional) with 2Gigs, and the task manager shows that I
> am
> using up to 1.8 Gig. Does this number reflect the overall usage of memory?
> including the OS memory usage?
> I would like to put more memory in the machine; nonetheless, I hear that
> Windows XP has a 4gig limitation? Is this correct?
> Thank you,


Back to basics once again...
The virtual address space of XP is 4GB. Since the OS must be mapped into
the address space of every process, some part of the 4GB is not available
to the programs. It is customary to divide the 4GB virtual address space
into 2GB for the OS and 2 GB for the programs.

What you see in the task manager is the amount of virtual address space that
a program is using. It does not reflect what the OS is using.

Now, as for physical memory, you can install up to 4GB to a machine with 32
address lines. However, not all of that 4GB is available because
XP uses memory mapped IO. XP will not use physical memory which overlays
the IO controllers.

Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:45 PM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74