15 lines
199 B
Text
15 lines
199 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
include=latency-performance
|
|
|
|
[vm]
|
|
transparent_hugepages=never
|
|
|
|
[sysctl]
|
|
net.core.busy_read=50
|
|
net.core.busy_poll=50
|
|
net.ipv4.tcp_fastopen=3
|
|
kernel.numa_balancing=0
|