Page MenuHomeMiraheze
Paste P253

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on Jan 27 2020, 22:39.
Tags
None
Referenced Files
F1115350: raw.txt
Jan 27 2020, 22:39
Subscribers
None
LIZARDFS6:
root@lizardfs6:/home/paladox# dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 10.6626 s, 101 MB/s
root@lizardfs6:/home/paladox# dd if=/dev/zero of=/tmp/test2.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 11.2592 s, 95.4 MB/s
root@lizardfs6:/home/paladox# dd if=/dev/zero of=/tmp/test2.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 9.09339 s, 118 MB/s
DB4:
root@db4:/home/paladox# dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 11.5065 s, 93.3 MB/s
root@db4:/home/paladox# dd if=/dev/zero of=/tmp/test2.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 16.9877 s, 63.2 MB/s
root@db4:/home/paladox# dd if=/dev/zero of=/tmp/test2.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 12.1004 s, 88.7 MB/s