fix config
This commit is contained in:
parent
881cc7d20f
commit
fa1526a9de
@ -228,6 +228,9 @@ swap_min_warnings = 20 %
|
|||||||
|
|
||||||
zram_max_warnings = 40 %
|
zram_max_warnings = 40 %
|
||||||
|
|
||||||
|
Ampersands (&) will be replaced with asterisks (*) in process
|
||||||
|
names and in commands.
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
7. Preventing the slowing down of the program
|
7. Preventing the slowing down of the program
|
||||||
@ -267,7 +270,7 @@ realtime_ionice = True
|
|||||||
- `man ionice`
|
- `man ionice`
|
||||||
Valid values are integers from the range [0; 7].
|
Valid values are integers from the range [0; 7].
|
||||||
|
|
||||||
realtime_ionice_classdata = 5
|
realtime_ionice_classdata = 4
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user