I was wondering if anyone could clear a few things up for me. I was wondering if anyone could tell what exactly the following is:

Paged Pool Usage
Non-Paged Pool Usage
PageFile Usage

Im referring to the arguments in the PROCESS_MEMORY_COUNTERS structure (http://msdn.microsoft.com/library/de...unters_str.asp)

I knew what page faults were, and I found that Working set size is the average memory usage of a process, just hoping someone could explain the rest to me. Thanks