Update config: set psi_checking_enabled=True in nohang_desktop.conf
This commit is contained in:
parent
bc1bb3c0ea
commit
37e93d0816
@ -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
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
@ -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
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user