User Tools

Site Tools


raspberry-pi
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


raspberry-pi [2013/04/11 21:51] dblume
Line 1: Line 1:
 +====== Raspberry Pi ======
  
 +From [[http://www.raspberrypi.org/phpBB3/viewtopic.php?p=137164|this thread on SD cards]], the comment from by carlosfm on Mon Aug 27, 2012 9:46 pm suggests that the 16GB Sandisk Extreme Class 10 45MB/s working fine on my Pi might be a good card to use.
 +
 +Partway down the page, it says there's a debian package to download:
 +
 +<code>
 +$ wget https://dl.dropbox.com/u/15710882/iozone3_397-2_armhf.deb
 +$ sudo dpkg -i iozone3_397-2_armhf.deb
 +$ iozone -e -I -a -s 50M -r 4k -r 512k -r 16M -i 0 -i 1 -i 2
 +</code>
 +
 +> I was reading the manual for iozone and it said to make sure, for accurate results, to make the -s switch size be TWICE your ram size. My Pi has 512mb so figured minus the 16mb gpu share I'd make it 1000M (for 1gb test file)
 +
 +Still, there's more to learn.  Something about:
 +
 +<code>
 +just apt-get install bonnie++ 
 +</code>
raspberry-pi.txt · Last modified: 2023/04/12 20:44 by 127.0.0.1