363
Field Description
Max. core
Maximum number of core files that the process can create. 0 indicates that the
process never creates a core file. A process creates a core file after it
abnormally restarts. If the number of core files reaches the maximum value, no
more core files are created. Core files are helpful for troubleshooting.
ARGS
Parameters carried by the process during startup. If the process carries no
parameters, this field displays a hyphen (-).
TID Thread ID.
LAST_CPU Number of the CPU on which the process is last scheduled.
Stack Stack size.
PRI Thread priority.
State
Thread state:
• R—Running.
• S—Sleeping.
• T—Traced or stopped.
• D—Uninterruptible sleep.
• Z—Zombie.
HH:MM:SS:MSEC Running time since the latest start.
Name Process name.
# Display state information for all processes.
<Sysname> display process all
JID PID %CPU %MEM STAT PRI TTY HH:MM:SS COMMAND
1 1 0.0 0.0 S 120 - 00:00:04 scmd
2 2 0.0 0.0 S 115 - 00:00:00 [kthreadd]
3 3 0.0 0.0 S 99 - 00:00:00 [migration/0]
4 4 0.0 0.0 S 115 - 00:00:05 [ksoftirqd/0]
5 5 0.0 0.0 S 99 - 00:00:00 [watchdog/0]
6 6 0.0 0.0 S 115 - 00:00:00 [events/0]
7 7 0.0 0.0 S 115 - 00:00:00 [khelper]
8 8 0.0 0.0 S 115 - 00:00:00 [kblockd/0]
9 9 0.0 0.0 S 115 - 00:00:00 [ata/0]
10 10 0.0 0.0 S 115 - 00:00:00 [ata_aux]
11 11 0.0 0.0 S 115 - 00:00:00 [kseriod]
12 12 0.0 0.0 S 120 - 00:00:00 [vzmond]
13 13 0.0 0.0 S 120 - 00:00:00 [pdflush]
14 14 0.0 0.0 S 120 - 00:00:00 [pdflush]
15 15 0.0 0.0 S 115 - 00:00:00 [kswapd0]
16 16 0.0 0.0 S 115 - 00:00:00 [aio/0]
17 17 0.0 0.0 S 115 - 00:00:00 [scsi_eh_0]
18 18 0.0 0.0 S 115 - 00:00:00 [scsi_eh_1]
19 19 0.0 0.0 S 115 - 00:00:00 [scsi_eh_2]
35 35 0.0 0.0 D 100 - 00:00:00 [lipc_topology]
---- More ----