生成一个100Mb的文件 : time dd of=2Gb.file if=/dev/zero bs=1024 count=100000ubuntu 下测试磁盘的读写性能: 测试写: time dd of=1Gb.file if=/dev/zero bs=1024 count=1000000 测试读:time dd if=1Gb.file of=/dev/null bs=1024 count=100000 ......
本文摘自 :https://www.cnblogs.com/
海量资源,尽在掌握
生成一个100Mb的文件 : time dd of=2Gb.file if=/dev/zero bs=1024 count=100000ubuntu 下测试磁盘的读写性能: 测试写: time dd of=1Gb.file if=/dev/zero bs=1024 count=1000000 测试读:time dd if=1Gb.file of=/dev/null bs=1024 count=100000 ......
本文摘自 :https://www.cnblogs.com/
开通会员,享受整站包年服务