-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
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).
- is related to
-
WT-101 multithread configuration should block WT_CONNECTION:open_session
- Closed