Virtual Memory
-
What is the minimum and maximum size for the Virtual Memory in WinXP and Win2000 and other Windows in general?:suss: Militiaware Faris Madi
-
What is the minimum and maximum size for the Virtual Memory in WinXP and Win2000 and other Windows in general?:suss: Militiaware Faris Madi
Maximum size for Virtual memory is how much free space you have on C:\ And minimal size it depends, how much RAM you have and what process you are running.
-
Maximum size for Virtual memory is how much free space you have on C:\ And minimal size it depends, how much RAM you have and what process you are running.
Saksida Bojan wrote:
Maximum size for Virtual memory is how much free space you have on C:\
Well, not exactly. A quick calculation is your physical RAM + the size of all swap files. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Wizard needs food, badly!
-
Saksida Bojan wrote:
Maximum size for Virtual memory is how much free space you have on C:\
Well, not exactly. A quick calculation is your physical RAM + the size of all swap files. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Wizard needs food, badly!
I have made a little mistake. When i looked i can set up to 4096MB maximum on each partition, And Minimal 2MB.
Michael Dunn wrote:
Well, not exactly. A quick calculation is your physical RAM + the size of all swap files.
I think you made a mistake with this calculation.
-
I have made a little mistake. When i looked i can set up to 4096MB maximum on each partition, And Minimal 2MB.
Michael Dunn wrote:
Well, not exactly. A quick calculation is your physical RAM + the size of all swap files.
I think you made a mistake with this calculation.
Saksida Bojan wrote:
I have made a little mistake. When i looked i can set up to 4096MB maximum on each partition,
My guess is that you can only use 4096 MB since that is all that is addressable with your processor (32Bit ~= 4 Gig). I bet you can make it quite a bit higher on a 64 Bit machine Jared Parsons jaredp@beanseed.org http://jaredparsons.blogspot.com/[^]