安庆

导航

2018年10月11日 #

linux 3.10 的又一次hung

摘要: 最近又遇到一次hung,dmesg中堆栈如下: 如果只盯着这个堆栈看,可以看出,网卡的 dev_watchdog 函数检测到了eth4的queue 5 出现了 trans_timeout。 超时的检测周期,不同的设备是不一样的,intel的ixgbe对应的超时时间是 ixgbe_main.c 中设置 阅读全文

posted @ 2018-10-11 15:17 _备忘录 阅读(3481) 评论(0) 推荐(0)