C613-50631-01 Rev A Command Reference for IE340 Series 304
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
SHOW
MEMORY ALLOCATIONS
show memory allocations
Overview This command displays the memory allocations 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 allocations [<process>]
Mode User Exec and Privileged Exec
Example To display the memory allocations used by all processes on your device, use the
command:
awplus# show memory allocations
Output Figure 7-11: Example output from the show memory allocations command
Parameter Description
<process> Displays the memory allocation used by the specified process.
awplus#show memory allocationsď€
Memory allocations for imiď€
-----------------------------ď€
ď€
Current 15093760 (peak 15093760)ď€
ď€
Statically allocated memory:ď€
- binary/exe : 1675264ď€
- libraries : 8916992ď€
- bss/global data : 2985984ď€
- stack : 139264ď€
ď€
Dynamically allocated memory (heap):ď€
- total allocated : 1351680ď€
- in use : 1282440ď€
- non-mmapped : 1351680ď€
- maximum total allocated : 1351680ď€
- total free space : 69240ď€
- releasable : 68968ď€
- space in freed fastbins : 16ď€
ď€
Contextď€
filename:line allocated freedď€
+ lib.c:749 484ď€
.ď€
.ď€
.ď€