Represents the rate at which virtual memory pages are written to disk from memory.

Virtual memory pages are written to disk when there is not enough physical memory (RAM) available for an application. This forces a dormant application to “swap” some of its used memory to the paging file (disk).