| 
 | 
 
 本帖最后由 getbestforyou91 于 2012-6-30 18:16 编辑  
 
(updated)   好吧..不允许转让的话..那我就收起自用了。 
 
 
root@xxx:~# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync 
4096+0 records in 
4096+0 records out 
268435456 bytes (268 MB) copied, 4.35628 s, 61.6 MB/s 
 
root@xxx:~# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync 
4096+0 records in 
4096+0 records out 
268435456 bytes (268 MB) copied, 4.3713 s, 61.4 MB/s 
 |   
 
 
 
 |