update config
This commit is contained in:
parent
0b9be5a41c
commit
51d94db378
@ -230,7 +230,7 @@ soft_threshold_min_mem = 5 %
|
|||||||
Valid values: [0; 100] % or >= 0 M
|
Valid values: [0; 100] % or >= 0 M
|
||||||
Default value: 350 M
|
Default value: 350 M
|
||||||
|
|
||||||
soft_threshold_min_swap = 350 M
|
soft_threshold_min_swap = 9 %
|
||||||
|
|
||||||
Key: soft_threshold_max_zram
|
Key: soft_threshold_max_zram
|
||||||
Description:
|
Description:
|
||||||
@ -266,7 +266,7 @@ hard_threshold_min_mem = 2 %
|
|||||||
Valid values: [0; 100] % or >= 0 M
|
Valid values: [0; 100] % or >= 0 M
|
||||||
Default value: 150 M
|
Default value: 150 M
|
||||||
|
|
||||||
hard_threshold_min_swap = 150 M
|
hard_threshold_min_swap = 3 %
|
||||||
|
|
||||||
Key: hard_threshold_max_zram
|
Key: hard_threshold_max_zram
|
||||||
Description:
|
Description:
|
||||||
@ -315,7 +315,7 @@ ignore_positive_oom_score_adj = False
|
|||||||
Prefer terminating Firefox tabs instead of terminating the entire browser.
|
Prefer terminating Firefox tabs instead of terminating the entire browser.
|
||||||
(In Chromium and Electron-based apps child processes get oom_score_adj=300
|
(In Chromium and Electron-based apps child processes get oom_score_adj=300
|
||||||
by default.)
|
by default.)
|
||||||
@BADNESS_ADJ_RE_NAME 100 /// ^Web Content$
|
@BADNESS_ADJ_RE_NAME 200 /// ^Web Content$
|
||||||
|
|
||||||
7.2.2. Matching CGroup_v1-line with RE patterns
|
7.2.2. Matching CGroup_v1-line with RE patterns
|
||||||
|
|
||||||
|
@ -230,7 +230,7 @@ soft_threshold_min_mem = 5 %
|
|||||||
Valid values: [0; 100] % or >= 0 M
|
Valid values: [0; 100] % or >= 0 M
|
||||||
Default value: 350 M
|
Default value: 350 M
|
||||||
|
|
||||||
soft_threshold_min_swap = 350 M
|
soft_threshold_min_swap = 9 %
|
||||||
|
|
||||||
Key: soft_threshold_max_zram
|
Key: soft_threshold_max_zram
|
||||||
Description:
|
Description:
|
||||||
@ -266,7 +266,7 @@ hard_threshold_min_mem = 2 %
|
|||||||
Valid values: [0; 100] % or >= 0 M
|
Valid values: [0; 100] % or >= 0 M
|
||||||
Default value: 150 M
|
Default value: 150 M
|
||||||
|
|
||||||
hard_threshold_min_swap = 150 M
|
hard_threshold_min_swap = 3 %
|
||||||
|
|
||||||
Key: hard_threshold_max_zram
|
Key: hard_threshold_max_zram
|
||||||
Description:
|
Description:
|
||||||
|
Loading…
Reference in New Issue
Block a user