Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog
@ 2021-03-10 20:47 Cyrill Gorcunov via Tarantool-patches
  2021-03-10 20:47 ` [Tarantool-patches] [PATCH 1/2] gc: use wide integer for schedule counting Cyrill Gorcunov via Tarantool-patches
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Cyrill Gorcunov via Tarantool-patches @ 2021-03-10 20:47 UTC (permalink / raw)
  To: tml; +Cc: Vladislav Shpilevoy

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-03-16 13:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 20:47 [Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog Cyrill Gorcunov via Tarantool-patches
2021-03-10 20:47 ` [Tarantool-patches] [PATCH 1/2] gc: use wide integer for schedule counting Cyrill Gorcunov via Tarantool-patches
2021-03-14 16:30   ` Vladislav Shpilevoy via Tarantool-patches
2021-03-14 18:24     ` Cyrill Gorcunov via Tarantool-patches
2021-03-10 20:47 ` [Tarantool-patches] [PATCH 2/2] xlog: do not sort sole entry Cyrill Gorcunov via Tarantool-patches
2021-03-12 17:11 ` [Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog Serge Petrenko via Tarantool-patches
2021-03-12 17:45   ` Cyrill Gorcunov via Tarantool-patches
2021-03-15 23:21 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-16 13:29 ` Kirill Yukhin via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox