读:
time dd if=/dev/zero of=/test.dbf bs=8k count=1000000
写:
time dd if=/dev/zero of=/var/test bs=8k count=1000000