[Tarantool-patches] [PATCH 08/10] tuple: use unaligned store-load for field map

Cyrill Gorcunov gorcunov at gmail.com
Mon Jun 8 17:04:13 MSK 2020


On Thu, May 21, 2020 at 10:37:31PM +0200, Vladislav Shpilevoy wrote:
> A tuple can have a field map. It is an array of uint32_t values,
> stored right after 'struct tuple' object in the same memory block.
> 
Reviewed-by: Cyrill Gorcunov <gorcunov at gmail.com>


More information about the Tarantool-patches mailing list