285
2 0 0 0 0 [kthreadd]
3 0 0 0 0 [ksoftirqd/0]
4 0 0 0 0 [watchdog/0]
5 0 0 0 0 [events/0]
6 0 0 0 0 [khelper]
29 0 0 0 0 [kblockd/0]
49 0 0 0 0 [vzmond]
52 0 0 0 0 [pdflush]
---- More ----
Table 70 Command output
Field Description
JID Job ID of a process. It never changes.
Text Text memory used by the user process, in KB. The value for a kernel thread is 0.
Data Data memory used by the user process, in KB. The value for a kernel thread is 0.
Stack Stack memory used by the user process, in KB. The value for a kernel thread is 0.
Dynamic Dynamic memory used by the user process, in KB. The value for a kernel thread is 0.
Name
Name of the user process. If square brackets ([ ]) exist in a process name, the process is
a kernel thread.
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
display process memory heap job job-id [ verbose ] [ 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.
verbose: Displays detailed information. If you do not specify this keyword, the command displays
brief information.
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.
cpu cpu-number: Specifies a CPU by its number.