System managed?
That comment is created back at windows 95 time where 128MB RAM is a lot. The Pagefile should be big enough to fully store everything in RAM and therefore have to be at least as big as the size of RAM, plus some drivers that ain't used often but are necessary. Back then the maximum memory address is 4Gb(32bit), which is much bigger than 128MB.12GBs of ram means the pagefile size should be........(other than the same size for min and max)
Microsoft recommends 1.5x the amount of installed ram--yeah right. Not with this much ram installed.
So what do you think it should be?
12GBs of ram means the pagefile size should be........
I don't see any coherence between size of RAM and the pagefile size, why exactly should I have to store everything I have in the RAM on the disk?The Pagefile should be big enough to fully store everything in RAM and therefore have to be at least as big as the size of RAM, plus some drivers that ain't used often but are necessary.
It depends on what you do. Since I don't edit AVIs at all, and if I had 12GB of real RAM, why would I need a page file?
It depends on what you do. Since I don't edit AVIs at all, and if I had 12GB of real RAM, why would I need a page file?
OK - if a 1 GB Pagefile works perfectly with 2 GB of RAM, then it should also work perfectly with 12 GB of RAM.
Arbitrary numbers are bad when it comes to virtual memory.
Actually if you have some internal knowledge that the OS writers can't assume (or they have to keep backwards compatibility or it's just too much extra work to implement, or..), you can do better than the standard OS implementation. One famous example? TCP windowsize in XP.If you think you know better than the OS on how to manage memory, you should be writing OSes.
Maybe, you can't really make generalizations like that. I would think that a machine with 12G of memory is going to have a very different workload than that of one with 2G of memory.
Oh and the "PF Usage" in task manager isn't actually pagefile usage despite the label, it's just the commit charge. And if you look at Win7 (and probably Vista) it's been renamed to "Memory".
No matter what MS does they can't seem to get their terminology right or even consistent with regards to memory management.
I have 8GB of ram and what I like to do is set aside 1GB of it as a ramdrive. On this, I place a static 500MB pagefile because it allows for compatibility with some programs and if it is there, you can see it getting used in the resource monitor in windows 7, so something is using it.
*hands out a cookie* You know how I said nobody would do that today with 64bit OSes and so? Sorry, seems like there really are people who do stuff like thatSigh...
I don't see the relationship. Given sufficient RAM to preclude paging, the pagefile can simply be set to some minimal amount such as 500MB to satisfy queer requirements.
The arbitrary 1.5x schtick is a catch-all suggestion from decades ago when sufficient RAM was relatively rare and the user was dim enough to ask Microsoft rather than monitor their own usage needs and set accordingly. Automatic settings are not much evolved from that.