Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
Unaligned DIO/hybrid IO writes are not currently parallel, which severely limits their performance (to around 3 GiB/s with 20 GiB/s DIO). With the fix from LU-17085, this becomes possible, and it turns out it can be done fairly easily.