[PATCH 1/8] memtx: init index extent allocator in engine constructor

Konstantin Osipov kostja at tarantool.org
Tue May 22 16:43:15 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/05/22 15:10]:
> Postponing it until a memtx index is created for the first time saves us
> no memory or cpu, it only makes the code more difficult to follow.
> ---
>  src/box/memtx_bitset.c |  2 --
>  src/box/memtx_engine.c | 34 +++++++---------------------------
>  src/box/memtx_engine.h |  9 ---------
>  src/box/memtx_hash.c   |  2 --
>  src/box/memtx_rtree.c  |  2 --
>  src/box/memtx_tree.c   |  2 --

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list