-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Filesystem API
-
None
-
Storage Engines
-
3
-
2024-07-09 - Nyan Cat, 2024-07-23 - Mining crypto
There are some instances of buffer alignment, these should all be for the purpose of supporting direct io. Now that the feature is removed, remove these instances. __
E.g
/* Scratch buffers must be aligned. */
F_SET(*best, WT_ITEM_ALIGNED);
- is related to
-
WT-12501 Direct IO: remove feature
- Closed