1 .\" Copyright (c) 2013, Apple Inc. All rights reserved.
4 .Dt VM_PURGEABLE_STAT 1
8 .Nd Display purgeable memory information for processes on the system
13 Show summary view for system-wide purgeable memory use. The <interval> specifies the refresh interval in secs.
17 Show purgeable memory information for process <pid>
21 Show purgeable memory information for all processes in the system
25 command prints information about the purgeable memory usage in the system. It shows the counts and sizes of purgeable objects in the system.
28 Following is an explanation of columns:
29 Process-Name: Name of the process
30 FIFO-PX : FIFO Purgeable objects at priority X. Each entry is of the form <count>/<size>
31 OBSOLETE : Obselete Purgeable Objects. Each entry is of the form <count>/<size>
32 LIFO-PX : LIFO Purgeable objects at priority X. Each entry is of the form <count>/<size>