Add memory.h - a global header which defines Tarantool memory layout
Fix C++ compile error of libsmall. Remove bogus assert() redefinition (why would anyone do such a thing?) Link tarantool_box with libsmall.
Showing
- include/lib/small/mempool.h 1 addition, 1 deletioninclude/lib/small/mempool.h
- include/lib/small/region.h 1 addition, 1 deletioninclude/lib/small/region.h
- include/lib/small/small.h 1 addition, 1 deletioninclude/lib/small/small.h
- include/memory.h 47 additions, 0 deletionsinclude/memory.h
- include/tarantool/util.h 1 addition, 7 deletionsinclude/tarantool/util.h
- src/CMakeLists.txt 2 additions, 1 deletionsrc/CMakeLists.txt
- src/memory.cc 15 additions, 0 deletionssrc/memory.cc
- src/tarantool.cc 3 additions, 0 deletionssrc/tarantool.cc
Loading
Please register or sign in to comment