dd命令测试磁盘IO性能 Posted on 2019-11-15 Edited on 2025-05-19 In GNU/Linux 1$ time dd if=/dev/zero of=/tmp/test.img bs=1G count=1 oflag=dsync