Re: Reduce Vista Video memory allocation

Tech-Archive recommends: Speed Up your PC by fixing your registry



No it didn't. Here's the situation:

All 32-bit client versions of Windows (not just Vista/XP) have a 4GB
address space. That's the theoretical upper limit beyond which you can
not go.

But you can't use the entire 4GB of address space. Even though you
have a 4GB address space, you can only use *around* 3.1GB of RAM.
That's because some of that space is used by hardware and is not
available to the operating system and applications. The amount you can
use varies, depending on what hardware you have installed, but can
range from as little as 2GB to as much as 3.5GB. It's usually around
3.1GB.

Note that the hardware is using the address *space*, not the actual
RAM itself. The rest of the RAM goes unused because there is no
address space to map it too.

Yes, I am using 32bits OS, and aware about the 4GB limitation. 64Bits
applications are not as available as 32bits yet, and this is the fact
I can't change now.

However, I do not understands why the Hardware used up 800MB, isn't
that just too much?

x86 is having a different address spaces for I/O and RAM. Only the
Video needs to share the RAM address space because of performance
issue (HDD and etc uses DMA which doesn't consume RAM as Video). I am
just wondering if it si not the Video driver then who else is using up
the RAM?

I need more RAM because I am doing some testing recently and need to
fireup at least 3 Virtual PC together, toether with VS2008 and a bunch
of other memory hungry softwares
.



Relevant Pages

  • Re: Bit
    ... and that 4GB 32-bit address space must be used to address video ... which allows for 128GB of RAM. ... programmer and hardware. ... it would just be filling up the disk now. ...
    (microsoft.public.windowsxp.general)
  • Re: Problems with IE after clean Install of Win XP & SP2
    ... I think hardware check may be my next step. ... The system is a Dell Dimension 8600, 232 GB hard drive, 1GB ram. ... Memory performace seems fine - Commit figures (Total=315 MG and Peak ... I* have only loaded Avast antivirus and MS Office 2003. ...
    (microsoft.public.windowsxp.general)
  • Re: When people say Leopard is problematic...
    ... Why am I removing Kingston Brand ECC registered SDRAM while it passes the every RAM test available on Mac scene? ... Therotically, even if it is broken, it will keep working, that is why we pay extra price for ECC and ECC supporting machines/mainboards. ... is why we use high end Apple workstations. ... So, "NO", it is NOT a hardware issue, ...
    (comp.sys.mac.system)
  • Re: Windows XP 3D Game Installation Problem
    ... Hardware issues can cause freezing, ... Also check the EA site for any updates for your SIMS 2 game. ... Update DirectX and your Chipset, Sound, &Video Drivers: ... Test your RAM using: http://oca.microsoft.com/en/windiag.asp ...
    (microsoft.public.windowsxp.games)
  • Re: When to check the return value of malloc
    ... your small RAM requestor) succeeds in getting RAM for video editing, ... Not checking the return of malloc() is simply incompetent. ... It depends if the video editor has deliberately tailored his request to the ... applications at the same time. ...
    (comp.lang.c)