Skip to content

v2.1.0

Compare
Choose a tag to compare
@asarkar-parsys asarkar-parsys released this 22 Sep 23:12
b9a58dc

Added:
-Flush Buffer API: umap_flush() enables explicit flushing of dirty pages
-SparseStore: A sparse multi-file backing store interface
-Build options: ENABLE_DISPLAY_STATS, ENABLE_TESTS_LINK_STATIC_UMAP

Bug Fixes:

  • Fixed C-compatibility of umap.h
  • Duplicate stats removed
  • Deadlock in evict_region
  • Thread-safe umap_ex() and uunmap() API calls