Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/AnonR/anonr.TX.../lib/tuned/latency-...
File: tuned.conf
#
[0] Fix | Delete
# tuned configuration
[1] Fix | Delete
#
[2] Fix | Delete
[3] Fix | Delete
[main]
[4] Fix | Delete
summary=Optimize for deterministic performance at the cost of increased power consumption
[5] Fix | Delete
[6] Fix | Delete
[cpu]
[7] Fix | Delete
force_latency=cstate.id_no_zero:1|3
[8] Fix | Delete
governor=performance
[9] Fix | Delete
energy_perf_bias=performance
[10] Fix | Delete
min_perf_pct=100
[11] Fix | Delete
[12] Fix | Delete
[acpi]
[13] Fix | Delete
platform_profile=performance
[14] Fix | Delete
[15] Fix | Delete
[sysctl]
[16] Fix | Delete
# If a workload mostly uses anonymous memory and it hits this limit, the entire
[17] Fix | Delete
# working set is buffered for I/O, and any more write buffering would require
[18] Fix | Delete
# swapping, so it's time to throttle writes until I/O can catch up. Workloads
[19] Fix | Delete
# that mostly use file mappings may be able to use even higher values.
[20] Fix | Delete
#
[21] Fix | Delete
# The generator of dirty data starts writeback at this percentage (system default
[22] Fix | Delete
# is 20%)
[23] Fix | Delete
vm.dirty_ratio=10
[24] Fix | Delete
[25] Fix | Delete
# Start background writeback (via writeback threads) at this percentage (system
[26] Fix | Delete
# default is 10%)
[27] Fix | Delete
vm.dirty_background_ratio=3
[28] Fix | Delete
[29] Fix | Delete
# The swappiness parameter controls the tendency of the kernel to move
[30] Fix | Delete
# processes out of physical memory and onto the swap disk.
[31] Fix | Delete
# 0 tells the kernel to avoid swapping processes out of physical memory
[32] Fix | Delete
# for as long as possible
[33] Fix | Delete
# 100 tells the kernel to aggressively swap processes out of physical memory
[34] Fix | Delete
# and move them to swap cache
[35] Fix | Delete
vm.swappiness=10
[36] Fix | Delete
[37] Fix | Delete
[scheduler]
[38] Fix | Delete
runtime=0
[39] Fix | Delete
# ktune sysctl settings for rhel6 servers, maximizing i/o throughput
[40] Fix | Delete
#
[41] Fix | Delete
# Minimal preemption granularity for CPU-bound tasks:
[42] Fix | Delete
# (default: 1 msec# (1 + ilog(ncpus)), units: nanoseconds)
[43] Fix | Delete
sched_min_granularity_ns = 3000000
[44] Fix | Delete
sched_wakeup_granularity_ns = 4000000
[45] Fix | Delete
[46] Fix | Delete
# The total time the scheduler will consider a migrated process
[47] Fix | Delete
# "cache hot" and thus less likely to be re-migrated
[48] Fix | Delete
# (system default is 500000, i.e. 0.5 ms)
[49] Fix | Delete
sched_migration_cost_ns = 5000000
[50] Fix | Delete
[51] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function