Ubuntu TUned
½Ã½ºÅÛ ¹× ¾ÖÇø®ÄÉÀÌ¼Ç ¼±´ÉÀ» ¸ð´ÏÅ͸µ ¹× ºÐ¼®Çϴµ¥ »ç¿ëÇÒ ¼ö ÀÖ´Â µµ±¸
Âü°í
http://blog.xenodesystems.com/2014/05/how-to-install-rhels-tuned-in-ubuntu.html
INSTALL
# apt-get install git git-core build-essential
# apt-get install rpm python-decorator python-dbus python-gobject python-pyudev python-configobj
# git clone https://github.com/Jmlevick/tuned-ubuntu.git
# cd tuned-ubuntu
# git checkout dbus-manual-restart
# make install
# tuned-adm list
Cannot talk to Tuned daemon via DBus.
# reboot
# tuned-adm list
Available profiles:
- balanced
- default
- desktop-powersave
- enterprise-storage
- laptop-ac-powersave
- laptop-battery-powersave
- latency-performance
- powersave
- server-powersave
- spindown-disk
- throughput-performance
- virtual-guest
- virtual-host
No current active profile.