munakata@mumit:~$ dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync 32768+0 レコード入力 32768+0 レコード出力 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 13.8074 s, 156 MB/s munakata@mumit:~$ dd if=benchmark of=/dev/null 4194304+0 レコード入力 4194304+0 レコード出力 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 14.9302 s, 144 MB/s