Home
last modified time | relevance | path

Searched refs:nmi_watchdog (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/
Dlockup-watchdogs.rst10 Softlockup与hardlockup检测机制(又名:nmi_watchdog)
25 "nmi_watchdog"(详见:”Documentation/admin-guide/kernel-parameters.rst“)外,一旦检
/Linux-v6.1/tools/perf/util/
Dutil.c62 static bool nmi_watchdog; in sysctl__nmi_watchdog_enabled() local
66 return nmi_watchdog; in sysctl__nmi_watchdog_enabled()
71 nmi_watchdog = (value > 0) ? true : false; in sysctl__nmi_watchdog_enabled()
74 return nmi_watchdog; in sysctl__nmi_watchdog_enabled()
/Linux-v6.1/Documentation/admin-guide/
Dlockup-watchdogs.rst2 Softlockup detector and hardlockup detector (aka nmi_watchdog)
25 and a kernel parameter, "nmi_watchdog"
Dkernel-parameters.txt3531 nmi_watchdog= [KNL,BUGS=X86] Debugging features for SMP kernels
3534 0 - turn hardlockup detector in nmi_watchdog off
3535 1 - turn hardlockup detector in nmi_watchdog on
3545 the nmi_watchdog and hardlockup_panic sysctls.
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dkernel.rst335 This can also be set using the nmi_watchdog kernel parameter.
575 nmi_watchdog chapter
594 nmi_watchdog=1
603 Factor to apply to the NMI watchdog timeout (only when ``nmi_watchdog`` is
1515 enabled individually, using the ``soft_watchdog`` and ``nmi_watchdog``
1522 ``soft_watchdog`` and ``nmi_watchdog``.
/Linux-v6.1/tools/perf/Documentation/
Dperf-list.txt293 echo 0 > /proc/sys/kernel/nmi_watchdog
Dperf-stat.txt424 echo 0 > /proc/sys/kernel/nmi_watchdog