我要评分
获取效率
正确性
完整性
易理解

Configuration

The trigger threshold of the NMI watchdog can be adjusted from its default 10-second hard lockup detection interval.
1
echo 10 > /proc/sys/kernel/watchdog_thresh

This command modifies the threshold after OS boot. The valid threshold range is 0 to 60. Note that this change will not persist after a system reboot.