From 32030df769bc9f96fce705349ca4386ef458368a Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 29 Sep 2019 23:25:45 +0900 Subject: [PATCH] update test.conf --- nohang/test.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)