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 (20)*, x86_64 (18)* | EPEL 7 (222 downloads) |
Fedora 39 | aarch64 (11)*, ppc64le (6)*, x86_64 (0)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (10)*, ppc64le (12)*, x86_64 (0)* | Fedora 40 (64 downloads) |
Fedora 41 | aarch64 (3)*, ppc64le (4)*, x86_64 (0)* | Fedora 41 (27 downloads) |
Fedora rawhide | aarch64 (15)*, ppc64le (18)*, x86_64 (23)* | Fedora rawhide (206 downloads) |
openSUSE Tumbleweed | x86_64 (23)* | openSUSE Tumbleweed (256 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/nohang
More info about enabling Copr repositories