371
Field Description
Free Ratio
Ratio of free memory to total memory. It helps identify fragment information.
Related commands
display process memory
display process memory heap address
display process memory heap size
display process memory heap address
Use
display process memory heap address
to display heap memory content starting from a
specified memory block for a process.
Syntax
Centralized devices in standalone mode:
display process memory heap
job job-id address
starting-address length
memory-length
Distributed devices in standalone mode/centralized devices in IRF mode:
display process memory heap
job job-id address
starting-address length
memory-length
[
slot
slot-number
[
cpu
cpu-number
] ]
Distributed devices in IRF mode:
display process memory heap
job job-id address
starting-address length
memory-length
[
chassis chassis-number slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
job job-id
: Specifies a user process by its job ID, in the range of 1 to 2147483647.
address starting-address
: Specifies the starting memory block by its address.
length memory-length
: Specifies the memory block length in the range of 1 to 1024 bytes.
slot
slot-number
: Specifies a card by its slot number. If you do not specify this option, the command
displays memory content information on the active MPU. (Distributed devices in standalone mode.)
slot
slot-number
: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays information for the master device. (Centralized devices in IRF mode.)