09.02.2014 Views

Windows sysinternals

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 3 Process Explorer 59<br />

■ Virtual Size The amount of the process’ virtual memory that has been reserved or<br />

committed.<br />

■ Memory Priority In <strong>Windows</strong> Vista and newer, the default memory priority that is<br />

assigned to physical memory pages used by the process. Pages that are cached in RAM<br />

and not part of any working set get repurposed starting with the lowest priority.<br />

■ Minimum Working Set The amount of physical memory reserved for the process; the<br />

operating system guarantees that the process’ working set can always be assigned at<br />

least this amount. The process can also lock pages in the working set up to that amount<br />

minus eight pages. This minimum does not guarantee that the process’ working set will<br />

always be at least that large, unless a hard limit has been set by a resource management<br />

application.<br />

■ Maximum Working Set Indicates the maximum amount of working set assigned to<br />

the process. However, this number is ignored by <strong>Windows</strong> unless a hard limit has been<br />

configured for the process by a resource management application.<br />

■ Working Set Size The amount of physical memory assigned to the process by the<br />

memory manager.<br />

■ Peak Working Set Size The largest working set size the process has had since its start.<br />

■ WS Shareable Bytes The portion of the process’ working set that contains memory<br />

that can be shared with other processes, such as mapped executable images.<br />

■ WS Shared Bytes The portion of the process’ working set that contains memory that<br />

is currently shared with other processes.<br />

■ WS Private Bytes The portion of the process’ working set that contains private bytes<br />

that cannot be shared with other processes.<br />

■ GDI Objects The number of Graphics Device Interface (GDI) objects—such as brushes,<br />

fonts, and bitmaps—owned by the process.<br />

■ USER Objects The number of USER objects—such as windows and menus—owned by<br />

the process.<br />

Note that GDI and USER objects are created by the windowing subsystem in the process’<br />

terminal server session. They are not kernel objects and do not have security descriptors<br />

associated with them.<br />

.NET Tab<br />

The .NET tab (shown in Figure 3-10) contains performance counters that measure behaviors<br />

of processes that use the .NET framework version 1.1 or higher.<br />

www.it-ebooks.info

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!