Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/admin-guide/
H A Dlockup-watchdogs.rst10 Softlockup与hardlockup检测机制(又名:nmi_watchdog)
25 "nmi_watchdog"(详见:”Documentation/admin-guide/kernel-parameters.rst“)外,一旦检
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dlockup-watchdogs.rst10 Softlockup與hardlockup檢測機制(又名:nmi_watchdog)
25 "nmi_watchdog"(詳見:”Documentation/admin-guide/kernel-parameters.rst“)外,一旦檢
/linux/tools/perf/util/
H A Dutil.c64 static bool nmi_watchdog; in sysctl__nmi_watchdog_enabled() local
68 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()
/linux/arch/sparc/
H A DKconfig.debug23 and sysctl interface, except for /proc/sys/kernel/nmi_watchdog.
/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst2 Softlockup detector and hardlockup detector (aka nmi_watchdog)
25 and a kernel parameter, "nmi_watchdog"
H A Dkernel-parameters.txt3849 nmi_watchdog= [KNL,BUGS=X86] Debugging features for SMP kernels
3852 0 - turn hardlockup detector in nmi_watchdog off
3853 1 - turn hardlockup detector in nmi_watchdog on
3865 the nmi_watchdog and hardlockup_panic sysctls.
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst356 This can also be set using the nmi_watchdog kernel parameter.
644 nmi_watchdog chapter
663 nmi_watchdog=1
672 Factor to apply to the NMI watchdog timeout (only when ``nmi_watchdog`` is
1636 enabled individually, using the ``soft_watchdog`` and ``nmi_watchdog``
1643 ``soft_watchdog`` and ``nmi_watchdog``.
/linux/tools/perf/Documentation/
H A Dperf-list.txt305 echo 0 > /proc/sys/kernel/nmi_watchdog
H A Dperf-stat.txt493 echo 0 > /proc/sys/kernel/nmi_watchdog