360
Distributed devices in IRF mode:
display kernel starvation configuration
[
chassis chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
Parameters
slot
slot-number
: Specifies an MPU by its slot number. If you do not specify this option, the
command displays kernel thread starvation detection configuration on 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 detection configuration 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 detection configuration 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 kernel thread starvation detection configuration.
<Sysname> display kernel starvation configuration
Thread starvation detection: Enabled
Starvation timer (in seconds): 10
Threads excluded from monitoring: 1
TID: 123 Name: co0
Table 69 Command output
Field Description
Starvation timer (in seconds):
n
Time interval (in seconds) to identify a kernel thread starvation. A
kernel thread starvation occurs if a kernel thread does not run
within
n
seconds.
Threads excluded from monitoring
Kernel threads excluded from kernel thread starvation detection.
Name
Kernel thread name.
TID
Kernel thread number.
Related commands
monitor kernel starvation enable
monitor kernel starvation exclude-thread
monitor kernel starvation time