Hi people. I ran a little test to know about the performances of the Ricoh SSD drive (of the VAIO Z13) on a Raido0 array.
Mine has two SSD of 64GB. A little benchmark with hdparm for i in 1 2 3; do hdparm -tT /dev/hda; done and one other with dd for write test : dd if=/dev/zero of=/tmp/output.img bs=16k count=256k tell us the I/O are performing at approx. 245MB/s read and 340 MB/s write Thisis a very minimal test that should be extented further by varrying file and block size. It would be very intersting to know the performances of other configurations (raid0 array of 4 drives and without raid) _______________________________________________ Mailing list: https://launchpad.net/~sony-vaio-z-series Post to : [email protected] Unsubscribe : https://launchpad.net/~sony-vaio-z-series More help : https://help.launchpad.net/ListHelp

