All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sage Meng <lkkey80@gmail.com>
To: ceph-devel@vger.kernel.org
Subject: Is there a way to make Cephfs kernel client to send data to Ceph cluster smoothly with buffer io
Date: Thu, 12 Nov 2020 23:17:45 +0800	[thread overview]
Message-ID: <CAF8vKShnH+xas+kLAcXL-Cxt6C3TF7TbP4Wfm0h48pEGCmsR+w@mail.gmail.com> (raw)

Hi All,

      Cephfs kernel client is influenced by kernel page cache when we
write data to it,  outgoing data will be huge when os starts to flush
page cache. So Is there a way to make Cephfs kernel client to send
data to ceph cluster smoothly when buffer io is used ? Better a way
that only influence Ceph IO not the whole system IO.

             reply	other threads:[~2020-11-12 15:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 15:17 Sage Meng [this message]
2020-11-12 15:59 ` Is there a way to make Cephfs kernel client to send data to Ceph cluster smoothly with buffer io Jeff Layton
2020-11-13  2:08   ` Sage Meng

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=CAF8vKShnH+xas+kLAcXL-Cxt6C3TF7TbP4Wfm0h48pEGCmsR+w@mail.gmail.com \
    --to=lkkey80@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.