Skip to content
Snippets Groups Projects
Commit 2dd126fb authored by mechanik20051988's avatar mechanik20051988 Committed by Nikita Pettik
Browse files

memtx: move delayed tuples deletion from small allocator to memtx

Delayed free mode in small allocator is only used to free up tuple
memory, during snapshot creation. This is not directly related to
the small allocator itself, so moved this code to tarantool in
memtx_engine.c, where tuples memory allocation/deallocation occurs.
parent fcfa6bcf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment