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

Update bitlist.i to use 64 bit values

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Currently works over 32 bit values, 64 bit values will be necessary for bloom filters.

      Should be fairly straight forward. Ideally find first set (ffs) and find first clear (ffc) should be fast - should ensure that it mostly walks using aligned values (i.e: single step until an aligned boundary is found).

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: