General : Uncovering Memory bottlenecks

Memory is often the source of performance problems, and you should always rule out memory problems before examining other areas of the system. Here’s an overview of counters that you’ll want to track to uncover memory, caching, and virtual memory (paging) bottlenecks.

I read this wonderful article. You can read the full article online now.