Description
Nohang is a highly configurable daemon for Linux which is able to correctly prevent out of memory (OOM) and keep system responsiveness in low memory conditions.
Note: nohang is available in official Fedora and EPEL 7, 8 repos. Updates in Copr will be only for SUSE now.
Installation Instructions
sudo dnf copr enable atim/nohang -y && sudo dnf install nohang
To install desktop version:
sudo dnf install nohang-desktop
Run
systemctl enable --now nohang
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | ppc64le (16)*, x86_64 (15)* | EPEL 7 (20 downloads) |
Fedora 38 | aarch64 (9)*, ppc64le (9)*, x86_64 (126)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (6)*, ppc64le (6)*, x86_64 (70)* | Fedora 39 (32 downloads) |
Fedora 40 | aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 40 (12 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (7)*, ppc64le (6)*, x86_64 (68)* | Fedora rawhide (47 downloads) |
openSUSE Tumbleweed | x86_64 (15)* | openSUSE Tumbleweed (20 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable totalchaos/nohang
More info about enabling Copr repositories