In message
<821e52b3-3947-41a1-ad1e->
herba98 <> was claimed to have wrote:
>Hi friends, we have a Server with 4GB of RAM and I'm not sure which
>option of Virtual Memory should be set, right now we are using Custom
>Size with a maximum size of 3GB.... is better option to select "System
>Managed size" ?? or set Custom Size with minimun and maximum equal
>size of 4GB ??
I'd either leave it at system-managed or set a minimum with a high
maximum, better to take a performance hit then force processes to quit
due to lack of memory in the event of a leak.
>Only to be sure, we can't use more than 4GB of virtual memory because
>is an x86 (32Bits) OS, can we?
In fact you can, the 4GB limit only applies to real memory and
per-process memory (which is 2GB/3GB due to kernel memory requirements)
|