From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: tml <tarantool-patches@freelists.org>
Subject: Re: [PATCH v5] core/coio_file: Use eio_sendfile_sync instead of a chunk mode
Date: Mon, 29 Apr 2019 19:50:01 +0300 [thread overview]
Message-ID: <20190429165001.ucxvuz3yyw6s22xm@esperanza> (raw)
In-Reply-To: <20190418204958.6824-1-gorcunov@gmail.com>
On Thu, Apr 18, 2019 at 11:49:58PM +0300, Cyrill Gorcunov wrote:
> eio library provides a portable version of sendfile syscall
> which works a way more efficient than explicit copying file
> by 4K chunks.
> ---
> v5:
> - Merge three patches into one
> - Update box/errinj test
> - Build as Release and rerun fio/box tests
>
> src/lib/core/coio_file.c | 33 ++++++++++++++++++---------------
> src/lib/core/errinj.h | 1 +
> test/app/fio.result | 23 +++++++++++++++++++++++
> test/app/fio.test.lua | 8 ++++++++
> test/box/errinj.result | 2 ++
> 5 files changed, 52 insertions(+), 15 deletions(-)
Pushed to master, thanks!
prev parent reply other threads:[~2019-04-29 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-18 20:49 Cyrill Gorcunov
2019-04-29 16:50 ` 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=20190429165001.ucxvuz3yyw6s22xm@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=gorcunov@gmail.com \
--cc=tarantool-patches@freelists.org \
--subject='Re: [PATCH v5] core/coio_file: Use eio_sendfile_sync instead of a chunk mode' \
/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