fix conf
This commit is contained in:
		| @@ -101,15 +101,15 @@ psi_path = /proc/pressure/memory | ||||
|  | ||||
|     some_avg10 is most sensitive. | ||||
|  | ||||
| psi_metrics = full_avg10 | ||||
| psi_metrics = some_avg10 | ||||
|  | ||||
| sigterm_psi_threshold = 85 | ||||
| sigkill_psi_threshold = 95 | ||||
| sigterm_psi_threshold = 60 | ||||
| sigkill_psi_threshold = 90 | ||||
|  | ||||
|     >= 0, float | ||||
| psi_excess_duration = 60 | ||||
|  | ||||
| psi_post_action_delay = 120 | ||||
| psi_post_action_delay = 90 | ||||
|  | ||||
|  | ||||
| ############################################################################### | ||||
| @@ -285,7 +285,7 @@ warning_exe = | ||||
|  | ||||
| mem_min_warnings = 25 % | ||||
|  | ||||
| swap_min_warnings = 50 % | ||||
| swap_min_warnings = 35 % | ||||
|  | ||||
| zram_max_warnings = 40 % | ||||
|  | ||||
| @@ -293,7 +293,7 @@ psi_avg_warnings = 100 | ||||
|  | ||||
|     Valid values are floating-point numbers from the range [1; 300]. | ||||
|  | ||||
| min_time_between_warnings = 15 | ||||
| min_time_between_warnings = 20 | ||||
|  | ||||
|     Ampersands (&) will be replaced with asterisks (*) in process | ||||
|     names and in commands. | ||||
|   | ||||
							
								
								
									
										14
									
								
								nohang.conf
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								nohang.conf
									
									
									
									
									
								
							| @@ -101,15 +101,15 @@ psi_path = /proc/pressure/memory | ||||
|  | ||||
|     some_avg10 is most sensitive. | ||||
|  | ||||
| psi_metrics = full_avg10 | ||||
| psi_metrics = some_avg10 | ||||
|  | ||||
| sigterm_psi_threshold = 85 | ||||
| sigkill_psi_threshold = 95 | ||||
| sigterm_psi_threshold = 60 | ||||
| sigkill_psi_threshold = 90 | ||||
|  | ||||
|     >= 0, float | ||||
| psi_excess_duration = 60 | ||||
|  | ||||
| psi_post_action_delay = 120 | ||||
| psi_post_action_delay = 90 | ||||
|  | ||||
|  | ||||
| ############################################################################### | ||||
| @@ -267,7 +267,7 @@ oom_score_adj_max = 0 | ||||
|        - OOM prevention results and | ||||
|        - low memory warnings | ||||
|  | ||||
| gui_notifications = True | ||||
| gui_notifications = False | ||||
|  | ||||
|     Enable GUI notifications about the low level of available memory. | ||||
|     Valid values are True and False. | ||||
| @@ -285,7 +285,7 @@ warning_exe = | ||||
|  | ||||
| mem_min_warnings = 25 % | ||||
|  | ||||
| swap_min_warnings = 50 % | ||||
| swap_min_warnings = 35 % | ||||
|  | ||||
| zram_max_warnings = 40 % | ||||
|  | ||||
| @@ -293,7 +293,7 @@ psi_avg_warnings = 100 | ||||
|  | ||||
|     Valid values are floating-point numbers from the range [1; 300]. | ||||
|  | ||||
| min_time_between_warnings = 15 | ||||
| min_time_between_warnings = 20 | ||||
|  | ||||
|     Ampersands (&) will be replaced with asterisks (*) in process | ||||
|     names and in commands. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexey Avramov
					Alexey Avramov