I have 4 drives in 4 separate machines. 3 ubuntu ivy bridge VM hosts and a laptop. Here are the results.
This is so ass backwards:
MacBook Pro with Samsung Pro 840 512GB:
dd if=/dev/zero of=/tmp/test.img bs=1000000000 count=20
20000000000 bytes transferred in 153.998735 secs (129871197 bytes/sec)
Ubuntu 12 Crucial M4 256GB z77
dd if=/dev/zero of=/tmp/test.img bs=1G count=20
21474836480 bytes (21 GB) copied, 70.6452 s, 304 MB/s
Ubuntu 12 with Samsung 840 250GB not Pro H77
dd if=/dev/zero of=/tmp/test.img bs=1G count=20
21 GB) copied, 73.1345 s, 294 MB/s
Ubuntu 12 OCZ Solid-3 120GB H67
dd if=/dev/zero of=/tmp/test.img bs=1G count=20
(21 GB) copied, 37.6239 s, 571 MB/s
All on SataIII port
AHCI
16GB RAM or more
i73770 on Ubuntu Machines
All independent machines
It should be the other way around.
So confused on why……
This is so ass backwards:
MacBook Pro with Samsung Pro 840 512GB:
dd if=/dev/zero of=/tmp/test.img bs=1000000000 count=20
20000000000 bytes transferred in 153.998735 secs (129871197 bytes/sec)
Ubuntu 12 Crucial M4 256GB z77
dd if=/dev/zero of=/tmp/test.img bs=1G count=20
21474836480 bytes (21 GB) copied, 70.6452 s, 304 MB/s
Ubuntu 12 with Samsung 840 250GB not Pro H77
dd if=/dev/zero of=/tmp/test.img bs=1G count=20
21 GB) copied, 73.1345 s, 294 MB/s
Ubuntu 12 OCZ Solid-3 120GB H67
dd if=/dev/zero of=/tmp/test.img bs=1G count=20
(21 GB) copied, 37.6239 s, 571 MB/s
All on SataIII port
AHCI
16GB RAM or more
i73770 on Ubuntu Machines
All independent machines
It should be the other way around.
So confused on why……