Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index

CONFIG_BOOTPARAM_HUNG_TASK_PANIC: Number of hung tasks to trigger kernel panic

General informations

The Linux kernel configuration item CONFIG_BOOTPARAM_HUNG_TASK_PANIC has multiple definitions:

Number of hung tasks to trigger kernel panic found in lib/Kconfig.debug

The configuration item CONFIG_BOOTPARAM_HUNG_TASK_PANIC:

Help text

When set to a non-zero value, a kernel panic will be triggered if the number of hung tasks found during a single scan reaches this value.

The panic can be used in combination with panic_timeout, to cause the system to reboot automatically after a hung task has been detected. This feature is useful for high-availability systems that have uptime guarantees and where a hung tasks must be resolved ASAP.

Say N if unsure.

Panic (Reboot) On Hung Tasks found in lib/Kconfig.debug

The configuration item CONFIG_BOOTPARAM_HUNG_TASK_PANIC:

Help text

Say Y here to enable the kernel to panic on "hung tasks", which are bugs that cause the kernel to leave a task stuck in uninterruptible "D" state.

The panic can be used in combination with panic_timeout, to cause the system to reboot automatically after a hung task has been detected. This feature is useful for high-availability systems that have uptime guarantees and where a hung tasks must be resolved ASAP.

Say N if unsure.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index

Automatically generated (in year 2025). See also LKDDb sources on GitLab