C613-50631-01 Rev A Command Reference for IE340 Series 307
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
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 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 7-13: 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ď€
.ď€
.ď€
.ď€