Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HARDLOCKUP_DETECTOR
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_HARDLOCKUP_DETECTOR:
( CONFIG_DEBUG_KERNEL && ! CONFIG_S390 && ! CONFIG_HARDLOCKUP_DETECTOR_SPARC64 ) && ( CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF || CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY || CONFIG_HAVE_HARDLOCKUP_DETECTOR_ARCH )
Say Y here to enable the kernel to act as a watchdog to detect hard lockups.
Hardlockups are bugs that cause the CPU to loop in kernel mode for more than 10 seconds, without letting other interrupts have a chance to run. The current stack trace is displayed upon detection and the system will stay locked up.
lib/Kconfig.debug
The configuration item CONFIG_HARDLOCKUP_DETECTOR:
( CONFIG_LOCKUP_DETECTOR && ! CONFIG_HAVE_NMI_WATCHDOG ) && ( CONFIG_PERF_EVENTS && CONFIG_HAVE_PERF_EVENTS_NMI )
(none)
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab