We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d89cfc commit aa1876bCopy full SHA for aa1876b
README
@@ -14,6 +14,8 @@ This new tool makes sync writes to the device in blocks of 1M through
14
the specific Linux system call sendfile(). This syscall have less overhead
15
than common read()/write() mechanism and is doing the same work in 6 minutes.
16
17
+I am not sure what bug exists in 'dd', but this little program save my day.
18
+
19
Author
20
======
21
Eduardo Silva <[email protected]>
0 commit comments