Command Line Reference Guide

Usage
Information
show processes
memory output
Field
Description
Total: Total system memory available
MaxUsed: Total maximum memory used ever (history indicated with
time stamp)
CurrentUsed: Total memory currently in use
CurrentFree: Total system memory available
SharedUsed: Total used shared memory
SharedFree: Total free shared memory
PID Process ID
Process Process Name
ResSize Actual resident size of the process in memory
Size Process test, stack, and data size
Allocs Total dynamic memory allocated
Frees Total dynamic memory freed
Max Maximum dynamic memory allocated
Current Current dynamic memory in use
The output for the show process memory command displays the memory usage
statistics running on CP part (sysd) of the system. The sysd is an aggregate task that
handles all the tasks running on the MXL 10/40GbE Switch IO Module’s CP.
The output of the show memory command and this command differ based on
which the Dell OS processes are counted.
In the show memory output, the memory size is equal to the size of the
application processes.
In the output of this command, the memory size is equal to the size of the
application processes plus the size of the system processes.
Example
Dell#show processes memory stack-unit 0
Total: 2147483648, MaxUsed: 378433536, CurrentUsed: 378433536,
CurrentFree:
1769050112
TaskName TotalAllocated TotalFreed MaxHeld CurrentHolding
f10appioserv 225280 0 0 208896
ospf 573440 0 0 8716288
f10appioserv 225280 0 0 208896
fcoecntrl 262144 0 0 7917568
dhclient 548864 0 0 1310720
f10appioserv 225280 0 0 208896
ndpm 618496 0 0 7512064
f10appioserv 225280 0 0 208896
vrrp 335872
Control and Monitoring
113