"NOHZ: local_softirq_pending 100"
NOHZ: local_softirq_pending 100
NOHZ: local_softirq_pending 100dmesg | grep -i nohz[ 9607.993815] NOHZ: local_softirq_pending 100
[16056.268035] NOHZ: local_softirq_pending 100enum
{
HI_SOFTIRQ=0,
TIMER_SOFTIRQ,
NET_TX_SOFTIRQ,
NET_RX_SOFTIRQ,
BLOCK_SOFTIRQ,
BLOCK_IOPOLL_SOFTIRQ,
TASKLET_SOFTIRQ,
SCHED_SOFTIRQ,
HRTIMER_SOFTIRQ,
RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */
NR_SOFTIRQS
};参考
Previous分析Intel CPU Machine Check Exception(MCE)Next"NETDEV WATCHDOG: slave0 (bnx2): transmit queue 5 timed out"内核Panic排查
Last updated