|
Answer» swap -l -> displays swap usage
prstat -> examines all active PROCESSES on the SYSTEM and reports statistics based
on the selected output mode and sort ORDER
vmstat -> reports information about processes, memory, paging, BLOCK IO, traps,
and cpu activity
PMAP -> lists the virtual memory mappings underlying the given process swap -l -> displays swap usage
prstat -> examines all active processes on the system and reports statistics based
on the selected output mode and sort order
vmstat -> reports information about processes, memory, paging, block IO, traps,
and cpu activity
pmap -> lists the virtual memory mappings underlying the given process
|