Create ananicy.conf
This commit is contained in:
parent
7d167c231a
commit
94c9cecd23
21
ananicy.conf
Normal file
21
ananicy.conf
Normal file
@ -0,0 +1,21 @@
|
||||
## Ananicy 2.X configuration
|
||||
# Ananicy run full system scan every "check_freq" seconds
|
||||
# supported values 0.01..86400
|
||||
# values which have sense: 1..60
|
||||
check_freq=15
|
||||
|
||||
# Verbose msg: true/false
|
||||
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
|
||||
cgroup_realtime_workaround=false
|
Loading…
Reference in New Issue
Block a user