I thought my question was self explanatory, but with the system benchmarks from the console, does it do 4K reads with 50% sequential/50% random?
Or is it a straight file copy like:
Code:
$ dd if=tempfile of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
w bytes (x GB) copied, y s, z GB/s