linux:qemu-kvm:tuned_setup

文書の過去の版を表示しています。


Tunedのセットアップ

$ sudo yum install tuned
$ sudo systemctl enable tuned.service
$ sudo systemctl start tuned.service
$ sudo tuned-adm active
Current active profile: virtual-guest
$ sudo tuned-adm list
Available profiles:
- balanced
- latency-performance
- powersave
- throughput-performance
- virtual-guest
- virtual-host
Current active profile: virtual-guest

KVMホストの場合

$ sudo tuned-adm profile virtual-host
  • linux/qemu-kvm/tuned_setup.1382967113.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)