diff --git a/nohang/nohang-desktop.conf b/nohang/nohang-desktop.conf index add8703..0155a1c 100644 --- a/nohang/nohang-desktop.conf +++ b/nohang/nohang-desktop.conf @@ -230,7 +230,7 @@ soft_threshold_min_mem = 5 % Valid values: [0; 100] % or >= 0 M Default value: 350 M -soft_threshold_min_swap = 350 M +soft_threshold_min_swap = 9 % Key: soft_threshold_max_zram Description: @@ -266,7 +266,7 @@ hard_threshold_min_mem = 2 % Valid values: [0; 100] % or >= 0 M Default value: 150 M -hard_threshold_min_swap = 150 M +hard_threshold_min_swap = 3 % Key: hard_threshold_max_zram Description: @@ -315,7 +315,7 @@ ignore_positive_oom_score_adj = False Prefer terminating Firefox tabs instead of terminating the entire browser. (In Chromium and Electron-based apps child processes get oom_score_adj=300 by default.) -@BADNESS_ADJ_RE_NAME 100 /// ^Web Content$ +@BADNESS_ADJ_RE_NAME 200 /// ^Web Content$ 7.2.2. Matching CGroup_v1-line with RE patterns diff --git a/nohang/nohang.conf b/nohang/nohang.conf index 5d10183..d2a13c3 100644 --- a/nohang/nohang.conf +++ b/nohang/nohang.conf @@ -230,7 +230,7 @@ soft_threshold_min_mem = 5 % Valid values: [0; 100] % or >= 0 M Default value: 350 M -soft_threshold_min_swap = 350 M +soft_threshold_min_swap = 9 % Key: soft_threshold_max_zram Description: @@ -266,7 +266,7 @@ hard_threshold_min_mem = 2 % Valid values: [0; 100] % or >= 0 M Default value: 150 M -hard_threshold_min_swap = 150 M +hard_threshold_min_swap = 3 % Key: hard_threshold_max_zram Description: