[Tarantool-patches] [PATCH v2 0/3] fio: close unused descriptors automatically
Kirill Yukhin
kyukhin at tarantool.org
Thu Mar 26 15:56:25 MSK 2020
Hello,
On 03 мар 00:29, Vladislav Shpilevoy wrote:
> The patchset introduces a fiber worker singleton object and uses
> it for garbage collection of fio and SWIM objects. This is a
> workaround for inability to yield in ffi.gc hook, which is used by
> fio and SWIM.
>
> SWIM had GC before, but it was creating a new fiber for each GC.
> Fio didn't have GC.
>
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-4727-fio-gc
> Issue: https://github.com/tarantool/tarantool/issues/4727
>
> @ChangeLog
> - fio descriptors are closed on garbage collection (gh-4727).
I've checked your patchset into master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list