small allocator: accept patches from Jörg Richter
Accept patches from Jörg Richter which fix a bug and implement a todo item in the small allocator, and change slab_alloc_minimal to 16, to work well out of the box with small tuples.
Showing
- src/box/lua/load_cfg.lua 1 addition, 1 deletionsrc/box/lua/load_cfg.lua
- src/ipc.cc 2 additions, 2 deletionssrc/ipc.cc
- src/lib/small/slab_arena.c 18 additions, 7 deletionssrc/lib/small/slab_arena.c
- src/lib/small/small.c 1 addition, 0 deletionssrc/lib/small/small.c
- test/app/float_value.result 1 addition, 1 deletiontest/app/float_value.result
- test/app/init_script.result 1 addition, 1 deletiontest/app/init_script.result
- test/box/admin.result 1 addition, 1 deletiontest/box/admin.result
- test/box/cfg.result 2 additions, 2 deletionstest/box/cfg.result
- test/wal_off/oom.result 6 additions, 6 deletionstest/wal_off/oom.result
Loading
Please register or sign in to comment