diff options
author | Laurent Dufour <ldufour@linux.ibm.com> | 2022-07-13 17:47:28 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-07-27 21:36:02 +1000 |
commit | f5e74e836097d1004077390717d4bd95d4a2c27a (patch) | |
tree | dff98d181edd6257d55b7ab6203e87036996b4db /arch/powerpc/kvm | |
parent | 7c56a8733d0a2a4be2438a7512566e5ce552fccf (diff) |
powerpc/watchdog: introduce a NMI watchdog's factor
Introduce a factor which would apply to the NMI watchdog timeout.
This factor is a percentage added to the watchdog_tresh value. The value is
set under the watchdog_mutex protection and lockup_detector_reconfigure()
is called to recompute wd_panic_timeout_tb.
Once the factor is set, it remains until it is set back to 0, which means
no impact.
Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220713154729.80789-4-ldufour@linux.ibm.com
Diffstat (limited to 'arch/powerpc/kvm')
0 files changed, 0 insertions, 0 deletions