Confirmed users
47
edits
No edit summary |
|||
Line 4: | Line 4: | ||
The command provides: | The command provides: | ||
* | |||
* | * <code>RSS</code>: The combined, unique and shared, memory currently paged into the process as Resident Set Size. | ||
* <code>VSIZE</code>: The virtual address space referenced by the process. This will typically be larger than the actual memory in use. | |||
<code><pre> | <code><pre> |