[Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog
Cyrill Gorcunov
gorcunov at gmail.com
Fri Mar 12 20:45:36 MSK 2021
On Fri, Mar 12, 2021 at 08:11:25PM +0300, Serge Petrenko wrote:
>
> 10.03.2021 23:47, Cyrill Gorcunov пишет:
> > While work on https://github.com/tarantool/tarantool/issues/5806
> > is still in progress I would like to share a few patches which
> > I think are useful. Please take a look.
> >
> > branch gorcunov/gh-5806-xlog-gc
> >
> > Cyrill Gorcunov (2):
> > gc: use wide integer for schedule counting
> > xlog: do not sort sole entry
> >
> > src/box/gc.c | 6 +++---
> > src/box/gc.h | 2 +-
> > src/box/xlog.c | 2 +-
> > 3 files changed, 5 insertions(+), 5 deletions(-)
> >
> >
> > base-commit: 3a7c21023367424baa9bf2d4d823102cb2b3c751
> Thanks for the patchset!
>
> LGTM, but I doubt Vlad will like this =)
Thanks! Both fixes are trivial but definitely needed ones.
More information about the Tarantool-patches
mailing list