Searched refs:nmi_watchdog (Results 1 – 8 of 8) sorted by relevance
10 Softlockup与hardlockup检测机制(又名:nmi_watchdog)25 "nmi_watchdog"(详见:”Documentation/admin-guide/kernel-parameters.rst“)外,一旦检
64 static bool nmi_watchdog; in sysctl__nmi_watchdog_enabled() local68 return nmi_watchdog; in sysctl__nmi_watchdog_enabled()73 nmi_watchdog = (value > 0) ? true : false; in sysctl__nmi_watchdog_enabled()76 return nmi_watchdog; in sysctl__nmi_watchdog_enabled()
26 and sysctl interface, except for /proc/sys/kernel/nmi_watchdog.
2 Softlockup detector and hardlockup detector (aka nmi_watchdog)25 and a kernel parameter, "nmi_watchdog"
3647 nmi_watchdog= [KNL,BUGS=X86] Debugging features for SMP kernels3650 0 - turn hardlockup detector in nmi_watchdog off3651 1 - turn hardlockup detector in nmi_watchdog on3661 the nmi_watchdog and hardlockup_panic sysctls.
338 This can also be set using the nmi_watchdog kernel parameter.626 nmi_watchdog chapter645 nmi_watchdog=1654 Factor to apply to the NMI watchdog timeout (only when ``nmi_watchdog`` is1627 enabled individually, using the ``soft_watchdog`` and ``nmi_watchdog``1634 ``soft_watchdog`` and ``nmi_watchdog``.
297 echo 0 > /proc/sys/kernel/nmi_watchdog
455 echo 0 > /proc/sys/kernel/nmi_watchdog