[tarantool-patches] Re: [PATCH 1/1] swim: optimize struct swim memory layout

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri Apr 26 22:43:06 MSK 2019


Pushed into the master.

On 26/04/2019 22:13, Konstantin Osipov wrote:
> * Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/04/26 22:11]:
>> The same problem that occured with struct swim_member, has
>> happened with struct swim - it contains a huge structure right in
>> the middle, struct swim_task. It consumes 1.5Kb and obviously
>> splits the most accessible struct swim attributes into multiple
>> cache lines.
> 
> OK to push.
> 
> 
> -- 
> Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
> 




More information about the Tarantool-patches mailing list