Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show memory | 920
Example
The command show memory displays, in Kilobytes, the total memory on the controller, the amount of memory
currently being used, and the amount of free memory.
Include the name of a process to show memory statistics for that process. The example below shows memory
statistics for mobileip.
The output of this command includes the following columns:
Command History
This command was available in ArubaOS 3.0.
Column Description
Type The show memory command currently shows information for predefined processes only, so
this column always displays the parameter default.
Num Alloc Current number of memory allocations.
Size Allocs Total size of all memory allocations, in bytes.
Total Allocs Maximum number of allocations used throughout in the life of the process.
Total Size Maximum size of allocations used throughout in the life of the process, in bytes.
PC Program counter: the address of a memory allocation. (For internal use only.)
Allocs Number of memory allocations at that program counter. (For internal use only.)
Size Size of all memory allocations at that program counter. (For internal use only.)
(host) # show memory
Memory (Kb): total: 256128, used: 162757, free: 93371
(host) # show memory mobileip
Type Num Allocs Size Allocs Total Allocs Total Size
default 92 145622 441 241087
PC Allocs Size
0x1000be14 1 64
0x10016cb0 1 41000
0x10021604 1 80
0x10032e34 1 24
0x30019a24 1 2200
0x30019bd8 1 41000
0x30019bf0 1 41000
0x30019c28 1 11263
0x3001b134 2 1967
0x300326b8 9 72
0x30032738 4 64
0x3019dfdc 1 44
0x3019ee60 3 48
0x3019ef18 1 784
0x301b63bc 13 312
0x301b6470 10 200
0x301b648c 10 920
0x301b7614 3 36
0x301b7770 8 128
0x301bd460 3 60