- This topic has 2 replies, 2 voices, and was last updated 16 years, 2 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Operating Systems › Windows Server 2008 › Miscellaneous › Task Manager shows 0mb free RAM…
That’s probably because you have SuperFetch enabled. This will load often used applications in memory in advance so they ‘ll start much faster if you really need them. However if an other application requires more memory, SuperFetch will automatically remove some pre-loaded applications from memory and the application you are running will run fine! After closing the application it will automatically fill the memory up untill it is full.
Example: I just shut down a Virtual Machine in VMWare Workstation. At the time I was running the Virtual Machine my physical memory was full for 80% and my Free Physical Memory was almost 0. After the shutdown of the virtual machine there was suddenly 1500MB of Free Physical Memory. While I was looking at the Task Manager the Free Physical Memory counter slowly decreased until it reached 0. 🙂
Unused memory is useless memory! 😉
OK. That makes sense.
I have never worked with superfetch before, so I didn’t know what to expect.
Thanks for clearing that up for me.