优化设置
大文件测试 dd if=/dev/zero of=test bs=8M count=256 oflag=dsync 小文件测试 dd if=/dev/zero of=test bs=4K count=16K oflag=dsync
最新评论