大文件测试

dd if=/dev/zero of=test bs=8M count=256 oflag=dsync

小文件测试

dd if=/dev/zero of=test bs=4K count=16K oflag=dsync