Display Process Memory Heap Size - HP MSR1003-8S Command Reference Manual

Msr series network management and monitoring
Hide thumbs Also See for MSR1003-8S:
Table of Contents

Advertisement

display process memory heap size

Use display process memory heap size to display the addresses of heap memory blocks with a specified
size used by a process.
Syntax
Centralized devices in standalone mode:
display process memory heap job job-id size memory-size [ offset offset-size ]
Distributed devices in standalone mode/centralized devices in IRF mode:
display process memory heap job job-id size memory-size [ offset offset-size ] [ slot slot-number [ cpu
cpu-number ] ]
Distributed devices in IRF mode:
display process memory heap job job-id size memory-size [ offset offset-size ] [ 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 process by its job ID, in the range of 1 to 2147483647.
size memory-size: Specifies the memory block size in the range of 1 to 4294967295.
offset offset-size: Specifies an offset in the range of 0 to 4294967295. The default value is 128. For
example, suppose the system allocates 100 16-byte memory blocks to process job 1, and the process has
used 66 blocks. Then if you execute the display process memory heap job 1 size 16 offset 50 command,
the output shows the addresses of the 51
slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command
displays block address 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.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument represents the member ID of the IRF member device. The slot-number argument represents the
slot number of the card. If you do not specify a card, this command displays information for the global
active MPU. (Distributed devices in IRF mode.)
cpu cpu-number: Specifies a CPU by its number. (Distributed devices in standalone or IRF
mode/centralized devices in IRF mode.)
Usage guidelines
The command displays memory block addresses in hexadecimal format. To view memory block content,
execute the display process memory heap address command.
Examples
# Display the addresses of 16-byte memory blocks used by process job 1.
st
through 66
th
16-byte blocks used by the process.
334

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents