13 lines
163 B
Text
13 lines
163 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
include=throughput-performance
|
|
|
|
[sysctl]
|
|
kernel.sem = 1250 256000 100 8192
|
|
vm.max_map_count = 1000000
|
|
|
|
[script]
|
|
script=script.sh
|