chunkcache bitmap usage should use standard functions

XMLWordPrintableJSON

    • Type: Technical Debt
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Block Cache
    • Storage Engines, Storage Engines - Persistence
    • StorEng - Defined Pipeline
    • None

      As I was looking through the WT sources for bitmap related code, I came across code in the block_cache/block_chunkcache.c that uses its own hand-rolled bitmap manipulation functions instead of the standard (vetted and performant) functions in include/bitstring_inline.h.

      Consulting with the authors, they didn't know the standard functions existed.

      This ticket is to change the block_chunkcache.c bitmap code to use the standard functions.

              Assignee:
              [DO NOT USE] Backlog - Storage Engines Team
              Reporter:
              Susan LoVerso (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: