[Tarantool-patches] [PATCH v5 00/52] Move mem-related functions to mem.c/mem.h
Kirill Yukhin
kyukhin at tarantool.org
Thu Apr 15 09:49:21 MSK 2021
Hello,
On 09 апр 19:51, Mergen Imeev via Tarantool-patches wrote:
> This patch-set moves all MEM-related functions to mem.c and mem.h. This is done
> to encapsulate struct MEM whicl allows us to simplify addition of new field
> types.
>
> https://github.com/tarantool/tarantool/issues/5818
> https://github.com/tarantool/tarantool/tree/imeevma/gh-5818-encapsulate-mem-type-checking-and-changing
>
> Changes in v5:
> - Review fixes.
>
> Changes in v4:
> - Patch-set was completely reworked.
>
> Changes in v3:
> - Inlined most of the introduced functions to improve performance.
> - Some other fixes in code to improve performance.
>
> Changes in v2:
> - Squashed almost all patches.
> - Review fixes.
I hope you've fixed all inputs.
I've checked your patchset into 2.6, 2.7 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list