How do you measure actual throughput of USB, eSata, etc.
#1
How can you measure actual throughput of USB 3.0, eSata, etc.?
Reply
#2
using specific apps like this i guess
http://www.usbperformance.com/product-information/
Reply
#3
Code:
dd if=/dev/zero of=/dev/sda bs=1M count=1/10/100/1000
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#4
hdparm -tT /dev/sda

alternatively if you use a proper OS like windows then you can use hdtune
Reply
#5
darkscout Wrote:
Code:
dd if=/dev/zero of=/dev/sda bs=1M count=1/10/100/1000

jdkowno nihtieo ni heiou hiougu?
Reply

Logout Mark Read Team Forum Stats Members Help
How do you measure actual throughput of USB, eSata, etc.0