Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This may not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.
Packets/sec is the rate at which packets are processed by the computer. This count is the sum of Packets Sent and Packets ...
Packets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully ...
Packets: %1!d! Objects: %2!d! Object Additions: %3!d! Object Modifications: %4!d! Object Deletions: %5!d! Object Moves: %6!d! ...
Page Faults/sec is the average number of pages faulted per second. It is measured in number of pages faulted per second because ...
Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs ...
Page File Bytes is the current amount of virtual memory, in bytes, that this process has reserved for use in the paging file(s). ...
Page File Bytes Peak is the maximum amount of virtual memory, in bytes, that this process has reserved for use in the paging ...
Page Reads/sec is the rate at which the disk was read to resolve hard page faults. It shows the number of reads operations, ...
Page Unlocked} The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and ...