
10-12-2007
|
|
|
|
Win32_OperatingSystem MaxProcessMemorySize & "increaseuserva"
The management object MaxProcessMemorySize on Vista returns 2097024KB even
though I have Vista Business booted with 'increaseuserva' set to 3072.
On Windows with /3Gb in boot.ini the MaxProcessMemorySize is 3145600KB.
I know the "increaseuserva 3072" works correctly because I can run programs
that access 3GB of virtual memory.
I have a little VB script if you would like to see it.
Is the MaxProcessMemorySize broken or do i need something else?
Thanks
-peter
|