C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
201
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
SHOW
MEMORY
POOLS
show memory pools
Overview
This command shows the memory pools used by processes.
For information on filtering and saving command output, see “Controlling “show”
Command Output” in the
“Getting Started with AlliedWare Plus” Feature Overview
and Configuration Guide
.
Syntax
show memory pools [
<process>
]
Mode
User Exec and Privileged Exec
Example
To shows the memory pools used by processes, use the command:
awplus#
show memory pools
Output
Figure 4-12:
Example output from the
show memory pools
command
Related
Commands
show memory allocations
show memory history
show tech-support
Parameter
Description
<process>
Displays the memory pools used by the specified process.
awplus#show memory pools
Memory pools for imi
----------------------
Current 15290368 (peak 15290368)
Statically allocated memory:
- binary/exe : 1675264
- libraries : 8916992
- bss/global data : 2985984
- stack : 139264
Dynamically allocated memory (heap):
- total allocated : 1548288
- in use : 1479816
- non-mmapped : 1548288
- maximum total allocated : 1548288
- total free space : 68472
- releasable : 68200
- space in freed fastbins : 16
.
.
.