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

chunkcache bitmap usage should use standard functions

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

      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:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: