From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: tarantool-patches@freelists.org
Subject: Re: [PATCH] vinyl: factor out procedure looking up LSM tree range intersection
Date: Mon, 1 Apr 2019 15:08:17 +0300 [thread overview]
Message-ID: <20190401120817.7sihminmoheq53n6@esperanza> (raw)
In-Reply-To: <f04e567cf7f6f278bb8a40af985d27e3b2d4b744.1554120303.git.vdavydov.dev@gmail.com>
On Mon, Apr 01, 2019 at 03:07:22PM +0300, Vladimir Davydov wrote:
> It's an independent piece of code that is definitely worth moving
> from vy_scheduler to vy_lsm internals anyway. Besides, having it
> wrapped up in a separate function will make it easier to patch.
> ---
> src/box/vy_lsm.c | 24 ++++++++++++++++++++++++
> src/box/vy_lsm.h | 16 ++++++++++++++++
> src/box/vy_scheduler.c | 25 +++----------------------
> 3 files changed, 43 insertions(+), 22 deletions(-)
This is trivial refactoring I need to incorporate hints into
vy_range_tree. Pushed to master.
prev parent reply other threads:[~2019-04-01 12:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 12:07 Vladimir Davydov
2019-04-01 12:08 ` Vladimir Davydov [this message]
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=20190401120817.7sihminmoheq53n6@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=tarantool-patches@freelists.org \
--subject='Re: [PATCH] vinyl: factor out procedure looking up LSM tree range intersection' \
/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