性能优化 - 生活之路

linux性能优化之CentOS7使用tuned性能调优

tuned是redhat系linux自带的系统性能调优工具. 使用tuned可以很方便的设置各种优化参数,调优系统性能 本人推荐使用network-latency配置, 然后结合下面的参数自定义最优配置tuned性能调优工具安装yum install -y tuned # 安装tuned工具 systemctl start tuned # 启动/停止tuned服务 systemctl en