fix config

This commit is contained in:
Alexey Avramov 2018-08-07 17:18:34 +09:00
parent 881cc7d20f
commit fa1526a9de

View File

@ -228,6 +228,9 @@ swap_min_warnings = 20 %
zram_max_warnings = 40 %
Ampersands (&) will be replaced with asterisks (*) in process
names and in commands.
#####################################################################
7. Preventing the slowing down of the program
@ -267,7 +270,7 @@ realtime_ionice = True
- `man ionice`
Valid values are integers from the range [0; 7].
realtime_ionice_classdata = 5
realtime_ionice_classdata = 4
#####################################################################