Hello.
Thanks for reading my topic.
Thanks hakavlad for creating nohang.
Ubuntu 20.04.6 and nohang_0.2.0-1 installed using PPA deb file.
I want nohang work only using zram values and when zram is in 10 % free start closing the software using more memory avoiding system freeze.
Thus the configuration are :
nohang.conf
zram_checking_enabled = True
and in
nohang-desktop.conf
zram_checking_enabled = True
The section and setting to only using zram values is the information below ?
- Poll rate
fill_rate_zram = 4000
I want nohang working when reach zram 10 % free.
The setting fill_rate_zram information is Valid values: >= 100 and default value 4000 is confusing.
That valid value is percentage ?
Have an nice day.