mitdbg / treeline

An update-in-place key-value store for modern storage.
MIT License
132 stars 17 forks source link

Register threads with `Masstree` / unlock excess cache entries in scans #76

Closed mmarkakis closed 2 years ago

mmarkakis commented 2 years ago

This PR fixes two bugs in the current master:

After applying these fixes on gy-pg-rw-sweep, calling cond run //scripts/rw_sweep:rw_sweep-pg_llsm-64-0-zipfian runs to completion in under 2 minutes.

cc: @andreaskipf @geoffxy