Tarantool development patches archive
 help / color / mirror / Atom feed
From: Serge Petrenko <sergepetrenko@tarantool.org>
To: vdavydov.dev@gmail.com
Cc: georgy@tarantool.org, tarantool-patches@freelists.org,
	Serge Petrenko <sergepetrenko@tarantool.org>
Subject: [PATCH v2 0/2] iproto: update readahead in existing connections
Date: Thu, 21 Feb 2019 21:02:34 +0300	[thread overview]
Message-ID: <cover.1550771940.git.sergepetrenko@tarantool.org> (raw)

https://github.com/tarantool/tarantool/issues/3958
https://github.com/tarantool/tarantool/tree/sp/gh-3958-iproto-update-readahead

Changes in v2:
  - added the second patch which moves
    readahead setting before replicaset sync.
  - reworked the test and moved it to box/net.box.test.lua
    from box/iproto_stress.test.lua

Serge Petrenko (2):
  iproto: update readahead in existing connections
  box: set readahead before replicaset sync

 src/box/box.cc            |  1 +
 src/box/iproto.cc         |  5 ++++
 src/box/lua/load_cfg.lua  |  1 +
 test/box/net.box.result   | 62 +++++++++++++++++++++++++++++++++++++++
 test/box/net.box.test.lua | 37 +++++++++++++++++++++++
 5 files changed, 106 insertions(+)

-- 
2.17.2 (Apple Git-113)

             reply	other threads:[~2019-02-21 18:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-21 18:02 Serge Petrenko [this message]
2019-02-21 18:02 ` [PATCH v2 1/2] " Serge Petrenko
2019-02-25  8:40   ` Vladimir Davydov
2019-02-21 18:02 ` [PATCH v2 2/2] box: set readahead before replicaset sync Serge Petrenko
2019-02-25  8:40   ` Vladimir Davydov

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=cover.1550771940.git.sergepetrenko@tarantool.org \
    --to=sergepetrenko@tarantool.org \
    --cc=georgy@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [PATCH v2 0/2] iproto: update readahead in existing connections' \
    /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