[PATCH 2/8] vinyl: don't use mempool for allocating background tasks

Konstantin Osipov kostja at tarantool.org
Thu Sep 6 10:33:53 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/09/04 20:59]:
> Background tasks are allocated infrequently, not more often than once
> per several seconds, so using mempool for them is unnecessary and only
> clutters vy_scheduler struct. Let's allocate them with malloc().

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