if (ms) blog++;

Random bits of (hopefully) useful technical information on Windows, with a focus on understanding and troubleshooting.

March, 2009

  • if (ms) blog++;

    The Ubiquitous Pagefile

    • 0 Comments
    Windows works with virtual memory - the sum of physical RAM installed and the current size of the pagefile(s) in use. The Memory Manager is constantly checking that the working sets of the processes on the system, the kernel and paged pool allocations...
Page 1 of 1 (1 items)
Disclaimer
Disclaimer: All postings are provided "AS IS" with no warranties, and confer no rights. This weblog does not represent the thoughts, intentions, plans or strategies of Microsoft. Because a weblog is intended to provide a semi-permanent point-in-time snapshot, you should not consider out of date posts to reflect current thoughts and opinions.