Update ananicy.conf
This commit is contained in:
parent
a47667eef5
commit
0f3e0349b7
11
ananicy.conf
11
ananicy.conf
@ -4,18 +4,23 @@
|
||||
# values which have sense: 1..60
|
||||
check_freq = 15
|
||||
|
||||
# Verbose msg: true/false
|
||||
# Disables functionality
|
||||
cgroup_load = true
|
||||
type_load = true
|
||||
rule_load = true
|
||||
|
||||
apply_nice = true
|
||||
apply_latnice = true
|
||||
apply_ioclass=true
|
||||
apply_ionice = true
|
||||
apply_sched = true
|
||||
apply_oom_score_adj = true
|
||||
apply_cgroup = true
|
||||
|
||||
check_disks_schedulers=true
|
||||
# Loglevel
|
||||
# supported values: trace, debug, info, warn, error, critical
|
||||
loglevel = info
|
||||
|
||||
# If enabled it does log task name after rule matched and got applied to the task
|
||||
log_applied_rule = false
|
||||
|
||||
cgroup_realtime_workaround=false
|
||||
|
Loading…
Reference in New Issue
Block a user