[go: up one dir, main page]

Menu

#15 Make ENOMEM handleable by wd-repair

Unstable (example)
open
nobody
None
5
2023-03-16
2022-12-01
No

ENOMEM is not handleable currently by watchdog. However, when the available
memory drops below the configured value that does not mean that the system is
already out of memory and indeed still in a recoverable state.
This patch allow ENOMEM to be handled by wd-repair.

Discussion

  • Paul Crawford

    Paul Crawford - 2023-03-16

    Thinking about this. While it is true that some systems might be recoverable from out of memory, using the watchdog repair to do so suggests known processes with bad behaviour that might better be fixed or constrained by ulimit or systemd's cgroups capability.

     

Log in to post a comment.