Skip to content

Commit a915875

Browse files
committed
Add RAVL tree for Coarse Provider
Add RAVL tree for Coarse Provider. The code of RAVL tree comes from https://github.com/pmem/pmdk Signed-off-by: Lukasz Dorau <[email protected]>
1 parent b0277a6 commit a915875

File tree

3 files changed

+615
-0
lines changed

3 files changed

+615
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ set(UMF_SOURCES
8484
memspace.c
8585
provider/provider_tracking.c
8686
critnib/critnib.c
87+
ravl/ravl.c
8788
pool/pool_proxy.c
8889
pool/pool_scalable.c)
8990

0 commit comments

Comments
 (0)