1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-25 06:03:40 +03:00
Curtis Klein 5717062e93 watchdog: Add watchdog pretimeout support
Add support for managing and configuring watchdog pretimeout values if
the watchdog hardware supports it. The ping interval is adjusted to
account for a pretimeout so that it will still ping at half the timeout
interval before a pretimeout event would be triggered. By default the
pretimeout defaults to 0s or disabled.

The RuntimeWatchdogPreSec config option is added to allow the pretimeout
to be specified (similar to RuntimeWatchdogSec). The
RuntimeWatchdogPreUSec dbus property is added to override the pretimeout
value at runtime (similar to RuntimeWatchdogUSec). Setting the
pretimeout to 0s will disable the pretimeout.
2022-02-22 17:19:54 +00:00
..
2022-01-07 17:37:37 +01:00
2021-10-07 22:13:12 +02:00
2021-08-11 09:34:45 +02:00
2021-10-20 22:20:18 +09:00
2021-08-18 13:36:14 +02:00
2020-12-16 17:21:48 +01:00
2021-01-04 11:01:17 +00:00
2021-06-30 23:33:00 +09:00
2021-01-04 11:01:17 +00:00
2022-01-06 22:20:11 +09:00
2021-11-30 13:54:27 +01:00
2021-08-20 11:09:47 +02:00
2021-12-13 09:25:31 +01:00
2021-04-19 23:16:02 +02:00
2021-12-08 11:46:33 +01:00
2021-10-20 22:20:18 +09:00
2021-11-08 10:15:23 +01:00
2020-11-09 13:23:58 +09:00
2020-12-16 17:21:48 +01:00