sys-process/forkstat::guru
- Ebuilds: 1, Testing: 0.03.02 Description:
Forkstat is a program that logs process fork(), exec() and
exit() activity. It is useful for monitoring system behaviour
and to track down rogue processes that are spawning off
processes and potentially abusing the system.
Homepage:https://github.com/ColinIanKing/forkstat License: GPL-2
sys-process/nohang::guru
- Ebuilds: 2, Testing: 0.2.0, Snapshot: 9999 Description:
Nohang is a lightweight OOM prevention daemon that monitors system memory and can take action (e.g. sending SIGTERM or SIGKILL) when memory is critically low. It helps improve system responsiveness and stability under memory pressure.
Homepage:https://github.com/hakavlad/nohang License: MIT
sys-process/nq::guru
- Ebuilds: 1, Testing: 0.4 Description:
These small utilities allow creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.
Homepage:https://git.vuxu.org/nq/about/ License: public-domain