Avelines-MacBookAir:~ swanaveline$ dd if=/dev/zero of=test bs=64k count=4k conv=sync 4096+0 records in 4096+0 records out 268435456 bytes transferred in 0.546861 secs (490866031 bytes/sec) Avelines-MacBookAir:~ swanaveline$ dd if=/dev/zero of=test bs=64k count=16k conv=sync 16384+0 records in 16384+0 records out 1073741824 bytes transferred in 2.214007 secs (484976729 bytes/sec)