How can I track page faults using Aprobe/RootCause?
In general, explaining why a Page Fault occurred is difficult. Note that there’s a lot more Paging information available then just a fault count (e.g. current and peak Virtual memory, current and peak real memory, current and peak page file usage, etc.). The following is offered in an attempt to answer this question.