Memory Paging
Overview
The Memory Paging report shows the paging frequency over the last hour on a minute-by-minute basis. It is displayed as a table and a line graph.
Storage destination
Reports/Windows/Operating System/Troubleshooting/Recent Past/
Record
System Overview (PI)
Fields
Field name | Explanation |
---|---|
Page Faults/sec | Number of page faults that occurred (faults/second). Normally, if this value continues to exceed 5, it indicates a memory bottleneck. |
Page Reads/sec | Rate of page-in operations when page faults occurred (operations/second) |
Page Writes/sec | Rate of page-out operations when page faults occurred (operations/second) |
Pages Input/sec | Rate of paging-in for the pages when page faults occurred (pages/second) |
Pages Output/sec | Rate of paging-out for the pages when page faults occurred (pages/second) |
Transition Faults/sec | Number of times paging did not occur because a page that was being used by another process that shares the page or a page located in an updated page list or standby list was recovered when a paging fault occurred (faults/second). |