Re: Can XP cope with 2gb of RAM

Tech-Archive recommends: Fix windows errors by optimizing your registry



All Things Mopar <nunofyour@xxxxxxxx> wrote:

The max that Windoze can use right now is 4 gig, of which it
steals the top gig for itself.

You're confusing physical RAM with the virtual memory space made
available to processes.

WinXP can handle 4GB of physical RAM.

Each process running in WinXP gets a 4GB virtual memory space. The top
2GB of that space is reserved for the operating system (the OS is
mapped there, and will appropriate working space for itself in that
address range). If you have exceptionally greedy applications, you can
use the /3GB switch in the boot.ini file. That will make the OS use
only the top 1GB.

I believe, but am not at all sure, that newer 64-bit CPUs with newer
mobo and 64-bit Windoze lets you have more than 4 gig,

It's much more than 4GB, but less than the theoretical max for such
things of 2**64.

--
Tim Slattery
MS MVP(DTS)
Slattery_T@xxxxxxx
.



Relevant Pages

  • Re: Can I use all my RAM?
    ... Each process in XP runs in its own 4GB virtual memory space. ... normal configuration, 2GB of that is reserved for the OS and 2GB is ... processes are swapped in and out of physical RAM by the OS all the ... Tim Slattery ...
    (microsoft.public.windowsxp.general)
  • Re: /3GB
    ... /3gb switch controls the size of virtual memory space. ... support AWE. ... memory and you should only enable /3gb when your total physical RAM is ... OS to perform AWE memory paging. ...
    (microsoft.public.exchange.admin)
  • Re: memory usage by a process
    ... you didn't define precisely what you mean by memory usage. ... particular are you thinking of virtual memory space or physical RAM ... the map of the process running cat ...
    (comp.os.linux.development.system)