Merge pull request #132 from oliel/BZ1588932_Tuned_Default_Profile
Make virtual-host identical to latency-performance
This commit is contained in:
commit
b9e1316999
1 changed files with 3 additions and 0 deletions
|
|
@ -15,3 +15,6 @@ vm.dirty_background_ratio = 5
|
|||
# "cache hot" and thus less likely to be re-migrated
|
||||
# (system default is 500000, i.e. 0.5 ms)
|
||||
kernel.sched_migration_cost_ns = 5000000
|
||||
|
||||
# Setting C3 state sleep mode/power savings
|
||||
force_latency=70
|
||||
|
|
|
|||
Loading…
Reference in a new issue