chunkcache bitmap usage should use standard functions

XMLWordPrintableJSON

    • Type: Technical Debt
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Tiered Storage
    • Storage Engines - Persistence
    • SE Persistence backlog
    • 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:
            Jasmine Bi
            Reporter:
            Susan LoVerso (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: