236
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
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 “Controlling “show”
Command Output” in 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 5-10:
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
.
.
.