Display Process Memory Heap - HPE FlexNetwork 7500 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

Field
Data
Stack
Dynamic
Name
Related commands

display process memory heap

display process memory heap address
display process memory heap size
display process memory heap
Use display process memory heap to display heap memory usage for a user process.
Syntax
In standalone mode:
display process memory heap job job-id [ verbose ] [ slot slot-number [ cpu cpu-number ] ]
In IRF mode:
display process memory heap job job-id [ verbose ] [ chassis chassis-number slot slot-number
[ cpu cpu-number ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
job job-id: Specifies a user process by its job ID, in the range of 1 to 2147483647.
verbose: Displays detailed information. If you do not specify this keyword, the command displays
brief information.
slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command
displays heap memory usage for the user process on the active MPU. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. If you do not
specify this option, the command displays heap memory usage for the user process on the global
active MPU. (In IRF mode.)
cpu cpu-number: Specifies a CPU by its number.
Usage guidelines
Heap memory comprises fixed-sized blocks such as 16-byte or 64-byte blocks. It stores data and
variables used by the user process. When a user process starts, the system dynamically allocates
heap memory to the process.
Description
Data memory used by the user process, in KB. The value for a kernel thread is 0.
Stack memory used by the user process, in KB. The value for a kernel thread is 0.
Dynamic memory used by the user process, in KB. The value for a kernel thread is 0.
Name of the user process. If square brackets ([ ]) exist in a process name, the process is
a kernel thread.
278

Advertisement

Table of Contents
loading

Table of Contents