c/Users/Sergey
❯ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync oflag=direct
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 4.13859 s, 259 MB/s
c/Users/Sergey
❯ rm test
c/Users/Sergey
❯ cd ~
~
❯ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync oflag=direct
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 1.12025 s, 958 MB/s
~
❯ rm test
Last active
June 15, 2021 19:17
-
-
Save wtfc0d3/013cc68f5c21d8f56f6b38236ec18cfa to your computer and use it in GitHub Desktop.
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Linux, LUKS + Btrfs (ZSTD:1):