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 (8)*, x86_64 (10)* | EPEL 7 (21 downloads) |
Fedora 38 | aarch64 (6)*, ppc64le (6)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (6)*, ppc64le (7)*, x86_64 (0)* | Fedora 39 (31 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 (6)*, ppc64le (8)*, x86_64 (0)* | Fedora rawhide (29 downloads) |
openSUSE Tumbleweed | x86_64 (17)* | openSUSE Tumbleweed (29 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable spaceguybob/nohang
More info about enabling Copr repositories