Commits
Click on a commit to change the comparison rangefix(dd): optimize O_DIRECT buffer alignment to reduce syscall overhead fix(dd): fix test_o_direct_with_conv_flags to use compatible conv=sync flag fix(dd): remove test_o_direct_with_conv_flags - incompatible with O_DIRECT on ARM fix: remove trailing blank line in test_dd.rs to fix cargo fmt Merge branch 'main' into feature/o-direct-buffer-alignment2 months ago
by sylvestre Fix PR #9104 review comments and clippy errors perf(dd): Remove unnecessary buffer initialization