View Single Post
Old 01-17-09, 10:32 PM   #3
Thomen
Ace of the Deep
 
Join Date: Aug 2008
Location: West Virginia
Posts: 1,207
Downloads: 14
Uploads: 0
Default

Quote:
Originally Posted by SUBMAN1
The memory range you reference is only available to the kernel / system (The 4th GB). It can see it, though it is unlikely to ever use it. A 32-bit OS can't see beyond 4GB (Well, this is not true, but for XP / Vista it is).

Add the /3gb switch to your boot.ini profile. You can make apps built in Visual Studio 6 or later able to access a full 3GB instead of only 2GB.

This can break older apps however that crash upon seeing anything more than 2GB available - a just FYI thing here. The point being, you probably don't have any anymore apps this old.

-S
The switch does not help if you have one more video card(s) with a lot of VRAM on it. You should not forget to mention that the 3GB means addressable memory, which includes VRAM, and not just system RAM.
Thomen is offline   Reply With Quote