diff --git a/nohang/test.conf b/nohang/test.conf index 90e96c3..1d97dfa 100644 --- a/nohang/test.conf +++ b/nohang/test.conf @@ -174,13 +174,13 @@ env_cache_time = 300 Type: float (+ % or M) Valid values: -soft_threshold_min_mem = 8 % +soft_threshold_min_mem = 10 % Description: Type: float (+ % or M) Valid values: -soft_threshold_min_swap = 8 % +soft_threshold_min_swap = 10 % Description: Type: float (+ % or M) @@ -198,13 +198,13 @@ soft_threshold_max_psi = 60 6. Hard threshold -hard_threshold_min_mem = 4 % +hard_threshold_min_mem = 2 % Description: Type: float (+ % or M) Valid values: -hard_threshold_min_swap = 4 % +hard_threshold_min_swap = 2 % Description: Type: float (+ % or M)