G
Guest
I Have a PC with dual XEON CPU’s and 4 Giga Byte RAM win Windows XP Pro.
I have 2 problems with it:
(1) Windows is showing only 3.25 Giga byte on the System Properties ?
General tab.
While the bios to see all of the 4 GBytes.
I some article I read that the WinXP Pro can only handle 4GBytes of memory
including the virtual memory, so I set it to not use any page file, but it
did not help.
(2) I want my .NET application to use more then 1.2 GByte of memory, so I
insert at the Boot.ini file the /3GB flag and did reboot. Now I also need to
add to my application linker the /LARGEADDRESSAWARE flag for it to be
IMAGE_FILE_LARGE_ADDRESS_AWARE (see
http://www.microsoft.com/whdc/system/platform/server/PAE/PAEmem.mspx). But I
find no where to put the flag in the project properties.
Can anybody tell me how solve this 2 issues?
I have 2 problems with it:
(1) Windows is showing only 3.25 Giga byte on the System Properties ?
General tab.
While the bios to see all of the 4 GBytes.
I some article I read that the WinXP Pro can only handle 4GBytes of memory
including the virtual memory, so I set it to not use any page file, but it
did not help.
(2) I want my .NET application to use more then 1.2 GByte of memory, so I
insert at the Boot.ini file the /3GB flag and did reboot. Now I also need to
add to my application linker the /LARGEADDRESSAWARE flag for it to be
IMAGE_FILE_LARGE_ADDRESS_AWARE (see
http://www.microsoft.com/whdc/system/platform/server/PAE/PAEmem.mspx). But I
find no where to put the flag in the project properties.
Can anybody tell me how solve this 2 issues?