From: Cyrill Gorcunov via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: tml <tarantool-patches@dev.tarantool.org> Cc: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> Subject: [Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog Date: Wed, 10 Mar 2021 23:47:08 +0300 [thread overview] Message-ID: <20210310204710.186461-1-gorcunov@gmail.com> (raw) 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
next reply other threads:[~2021-03-10 20:47 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-10 20:47 Cyrill Gorcunov via Tarantool-patches [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210310204710.186461-1-gorcunov@gmail.com \ --to=tarantool-patches@dev.tarantool.org \ --cc=gorcunov@gmail.com \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox