個人在學習Linux過程當中的個人筆記,提供個人及有需要的人查閱,若有錯誤歡迎提供指正,謝謝。
This Blog recorded notes about my learning Linux and provides myself and others reference. If there are any incorrect information, welcome to leave a message to correct me, Thanks.
2017年3月22日 星期三
sysbench
# yum install mysql-devel
# ./autogen.sh
# ./configure
# make
# make install
Test CPU
# sysbench cpu --cpu-max-prime=10000 run
Test Memory
# sysbench memory --memory-block-size=1M run
沒有留言:
張貼留言