[tarantool-patches] Re: [PATCH v1 1/1] sql: return lookaside system

Konstantin Osipov kostja at tarantool.org
Mon Jul 8 11:37:00 MSK 2019


* imeevma at tarantool.org <imeevma at tarantool.org> [19/07/06 17:40]:
> After the removal of the LOOKASIDE system, it was found that the
> performance dropped. To restore performance, this patch partially
> returns the LOOKASIDE system in almost the same form as it was
> before the patch 4326ca7.
> 
> Closes #4319

All mallocs should be in small/, not in sql/

Vlad already implement a substitute for lookaside malloc, a
general-purpose static buffer.

Can you use it instead?

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list