Re: [PATCH] docs: Document watchdog action=dump slightly more

2024-10-12 Thread Richard W.M. Jones
On Fri, Oct 11, 2024 at 01:55:26PM +0200, Martin Kletzander wrote: > With watchdog action=dump the actual watchdog action is set to pause and > the daemon then proceeds to dump the process. After that the domain is > resumed. That was the case since the feature was added. However the > resuming

Re: [PATCH] docs: Document watchdog action=dump slightly more

2024-10-11 Thread Jiri Denemark
On Fri, Oct 11, 2024 at 13:55:26 +0200, Martin Kletzander wrote: > With watchdog action=dump the actual watchdog action is set to pause and > the daemon then proceeds to dump the process. After that the domain is > resumed. That was the case since the feature was added. However the > resuming of

[PATCH] docs: Document watchdog action=dump slightly more

2024-10-11 Thread Martin Kletzander
With watchdog action=dump the actual watchdog action is set to pause and the daemon then proceeds to dump the process. After that the domain is resumed. That was the case since the feature was added. However the resuming of the domain might be unexpected, especially when compared to HW watchdog,