348
• Enter q to quit interactive mode.
Table 76 Command output
Field Descri
tion
84 processes; 107
threads
Numbers of processes and threads.
JID Job ID of a thread, which never changes.
TID ID of a thread.
LAST_CPU Number of the CPU on which the latest thread scheduling occurs.
PRI Priority level of a thread.
State
State of a thread:
• R—Running.
• S—Sleeping.
• T—Traced or stopped.
• D—Uninterruptible sleep.
• Z—Zombie.
HH:MM:SS Running time of a thread since last restart.
MAX Longest time that a single thread scheduling occupies the CPU, in milliseconds.
CPU CPU usage of a thread.
Name
Name of a thread. If square brackets ([ ]) exist in a thread name, the thread is a kernel
thread.
process core
Use process core to enable or disable a process to generate core files for exceptions and set the
maximum number of core files.
Syntax
Centralized devices in standalone mode:
process core { maxcore value | off } { job job-id | name process-name }
Distributed devices in standalone mode/centralized devices in IRF mode:
process core { maxcore value | off } { job job-id | name process-name } [ slot slot-number [ cpu
cpu-number ] ]
Distributed devices in IRF mode:
process core { maxcore value | off } { job job-id | name process-name } [ chassis chassis-number slot
slot-number [ cpu cpu-number ] ]
Views
User view
Default
A process generates a core file for the first exception and does not generate any core files for subsequent
exceptions.