mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-04 11:12:32 -04:00
We don't need a watchdog for normal desktop use cases. Expressing that intention, we had already set kernel.nmi_watchdog = 0 to disable the kernel panic watchdog. We can go further and instead use the "nowatchdog" kernel parameter to disable *all* of them, and then additionally blacklist their kernel modules. This should have a very slightly positive impact on battery life and boot/shutdown times.