Extract multilist_alloc_t

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:23 +03:00
parent 1ccb241eef
commit 229c19dee4
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