diff --git a/nohang/nohang-desktop.conf b/nohang/nohang-desktop.conf index 389f6dc..82539cc 100644 --- a/nohang/nohang-desktop.conf +++ b/nohang/nohang-desktop.conf @@ -42,7 +42,7 @@ zram_checking_enabled = False Type: boolean Valid values: True and False -psi_checking_enabled = False +psi_checking_enabled = True Description: Type: string @@ -60,13 +60,13 @@ psi_metrics = some_avg10 Type: float Valid values: -psi_excess_duration = 60 +psi_excess_duration = 40 Description: Type: float Valid values: -psi_post_action_delay = 60 +psi_post_action_delay = 20 ############################################################################### @@ -162,13 +162,13 @@ warning_threshold_max_zram = 50 % Type: float Valid values: -warning_threshold_max_psi = 100 +warning_threshold_max_psi = 20 Description: Type: float Valid values: -min_post_warning_delay = 30 +min_post_warning_delay = 60 Description: Type: float @@ -202,7 +202,7 @@ soft_threshold_max_zram = 60 % Type: float Valid values: -soft_threshold_max_psi = 60 +soft_threshold_max_psi = 40 ############################################################################### @@ -226,7 +226,7 @@ hard_threshold_max_zram = 65 % Type: float Valid values: -hard_threshold_max_psi = 80 +hard_threshold_max_psi = 90 ############################################################################### diff --git a/nohang/nohang.conf b/nohang/nohang.conf index cab089c..8cd4361 100644 --- a/nohang/nohang.conf +++ b/nohang/nohang.conf @@ -60,13 +60,13 @@ psi_metrics = some_avg10 Type: float Valid values: -psi_excess_duration = 60 +psi_excess_duration = 40 Description: Type: float Valid values: -psi_post_action_delay = 60 +psi_post_action_delay = 20 ############################################################################### @@ -162,13 +162,13 @@ warning_threshold_max_zram = 50 % Type: float Valid values: -warning_threshold_max_psi = 100 +warning_threshold_max_psi = 20 Description: Type: float Valid values: -min_post_warning_delay = 30 +min_post_warning_delay = 60 Description: Type: float @@ -202,7 +202,7 @@ soft_threshold_max_zram = 60 % Type: float Valid values: -soft_threshold_max_psi = 60 +soft_threshold_max_psi = 40 ############################################################################### @@ -226,7 +226,7 @@ hard_threshold_max_zram = 65 % Type: float Valid values: -hard_threshold_max_psi = 80 +hard_threshold_max_psi = 90 ###############################################################################