[Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog

Cyrill Gorcunov gorcunov at gmail.com
Wed Mar 10 23:47:08 MSK 2021


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
-- 
2.29.2



More information about the Tarantool-patches mailing list