357
offset: Specifies the offset between the starting starvation and the latest starvation, in the range of 0
to 9. The default value is 0.
verbose: Displays detailed information. If you do not specify this keyword, the command displays
brief information.
slot slot-number: Specifies an MPU by its slot number. If you do not specify this option, the
command displays kernel thread starvation information for the active MPU. (Distributed devices in
standalone mode.)
slot slot-number: Specifies an IRF member device by its ID. If you do not specify this option, the
command displays kernel thread starvation information for the master device. (Centralized devices
in IRF mode.)
chassis chassis-number slot slot-number: Specifies an MPU on an IRF member device. If you do
not specify this option, the command displays kernel thread starvation information for the global
active MPU. (Distributed devices in IRF mode.)
cpu cpu-number: Specifies a CPU by its number. (Centralized devices in IRF mode/distributed
devices in IRF or standalone mode.)
Examples
# Display brief information about the latest kernel thread starvation.
<Sysname> display kernel starvation 1
----------------- Starvation record 1 -----------------
Description : INFO: task comsh: 16306 blocked for more than 10 seconds.
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Instruction address : 0x4004158c
Thread : comsh (TID: 16306)
Context : thread context
Chassis : 0
Slot : 0
CPU ID : 0
Kernel module info : module name (mrpnc) module address (0xe332a000)
module name (12500) module address (0xe00bd000)
# Display detailed information about the latest kernel thread starvation.
<Sysname> display kernel starvation 1 verbose
----------------- Starvation record 1 -----------------
Description : INFO: task comsh: 16306 blocked for more than 10 seconds.
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Instruction address : 0x4004158c
Thread : comsh (TID: 16306)
Context : thread context
Chassis : 0
Slot : 0
CPU ID : 0
Kernel module info : module name (mrpnc) module address (0xe332a000)