Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13227

Direct IO: Remove buffer alignment code supporting direct io.

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0
    • 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);

            Assignee:
            ruby.chen@mongodb.com Ruby Chen
            Reporter:
            ruby.chen@mongodb.com Ruby Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: