Hi Team,
I would like to ask for your opinions on custom-tuned configurations for AlmaLinux as a compute node. Currently, we are using AlmaLinux as a compute node that we add to SolusVM, which hosts multiple VPS instances. Could you please share your recommendations for the best-tuned configurations to reduce CPU usage and load, as well as improve I/O performance to enhance overall CPU performance?
This is my Server specification.
2x Intel Xeon E5-2680 v4 @ 2.40GHz (28 Cores)
RAM : 377 GB
RAID : 10
Current custom tuned.conf :
[main]
summary=Custom profile for optimized virtual hosting
include=virtual-host
include=throughput-performance
[cpu]
governor=performance
energy_perf_bias=performance
min_perf_pct=20
max_perf_pct=80
force_latency=c1
[disk]
devices=sda
elevator=mq-deadline
readahead=16384
readahead_multiply=1.5
scheduler_quantum=64