Extract multilist_alloc_t

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent f656545f4a
commit cb45b1865d
6 changed files with 306 additions and 287 deletions
+1
View File
@@ -37,6 +37,7 @@ add_test(NAME test_allocator COMMAND test_allocator)
# test_heap
add_executable(test_heap
test_heap.cpp
../blockstore/multilist.cpp
../blockstore/blockstore_heap.cpp
../util/crc32c.c
../util/allocator.cpp