linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shaohua Li <shli@fb.com>
To: <linux-block@vger.kernel.org>
Cc: <axboe@kernel.dk>, <tj@kernel.org>, <Kernel-team@fb.com>
Subject: [PATCH 0/4] blk-throttle: fix a few issues
Date: Wed, 17 May 2017 13:07:23 -0700	[thread overview]
Message-ID: <cover.1495050247.git.shli@fb.com> (raw)

Hi,

The patchset fix a few issues for io.low limit. The title of the patches
explain the issues pretty well.

Thanks,
Shaohua

Shaohua Li (4):
  blk-throttle: add hierarchy support for latency target and idle time
  blk-throttle: output some debug info in trace
  blk-throttle: respect 0 bps/iops settings for io.low
  blk-throttle: force user to configure all settings for io.low

 block/blk-throttle.c | 172 ++++++++++++++++++++++++++++++++-------------------
 1 file changed, 109 insertions(+), 63 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-05-17 20:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 20:07 Shaohua Li [this message]
2017-05-17 20:07 ` [PATCH 1/4] blk-throttle: add hierarchy support for latency target and idle time Shaohua Li
2017-05-17 20:07 ` [PATCH 2/4] blk-throttle: output some debug info in trace Shaohua Li
2017-05-17 20:07 ` [PATCH 3/4] blk-throttle: respect 0 bps/iops settings for io.low Shaohua Li
2017-05-17 20:07 ` [PATCH 4/4] blk-throttle: force user to configure all " Shaohua Li
2017-05-17 21:57 ` [PATCH 0/4] blk-throttle: fix a few issues Tejun Heo
2017-05-22 20:45 ` Jens Axboe

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.1495050247.git.shli@fb.com \
    --to=shli@fb.com \
    --cc=Kernel-team@fb.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=tj@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).