Virtual Memory Optimization Guide Part 4

@ 2004/11/13
Even today, virtual memory is still very important component of the operating system. No matter how much memory you have, there is always a need for virtual memory. Therefore, its performance is of great importance. Optimizing the virtual memory system will greatly improve the performance of the computer.

Today, we will take an in-depth look at data locality as well as memory dump files and their relationship with paging files. We will also take a look at the pros and cons of creating multiple paging files and moving the paging file to a RAID array. Come and check out the definitive Virtual Memory Optimization Guide!"

Here are the updates:-

- Added a new section on dynamic paging files and data locality.
- Added a new section on huge paging files and memory dump files.
- Added a new section on creating multiple paging files.
- Added a new section on moving the paging file to a RAID array.
Direct URL -
Comment from kristos @ 2004/11/13
damn it, and it's still not finished!

I wanted to read the part about the ram drive but it seems that is for a next update :grum:
Comment from kristos @ 2004/11/13
38 pages already :wtf:

 

reply