Difference between revisions of "Benchmarking: bonnie++"
Jump to navigation
Jump to search
(Created page with "== Install == <syntaxhighlight> cd /tmp wget http://www.coker.com.au/bonnie++/bonnie++-1.03e.tgz gzip -d bonnie++-1.03e.tgz tar xvf bonnie++-1.03e.tar cd bonnie++-1.03e ./configure make ...") |
(No difference)
|
Revision as of 14:28, 25 January 2013
Install
cd /tmp
wget http://www.coker.com.au/bonnie++/bonnie++-1.03e.tgz
gzip -d bonnie++-1.03e.tgz
tar xvf bonnie++-1.03e.tar
cd bonnie++-1.03e
./configure
make
make installbonnie++ -n 0 -u 0 -r `free -m | grep 'Mem:' | awk '{print $2}'` -s $(echo "scale=0;`free -m | grep 'Mem:' | awk '{print $2}'`*2" | bc -l) -f -b -d /tmp