15 lines
188 B
Text
15 lines
188 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[cpu]
|
|
force_latency=0
|
|
governor=performance
|
|
|
|
[vm]
|
|
transparent_hugepages=never
|
|
|
|
# devices sd*,cciss*,dm-*,vd*
|
|
[disk]
|
|
devices=sd*,cciss*,dm-*,vd*
|
|
elevator=deadline
|