public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Natalenko <oleksandr@natalenko.name>
To: Paolo Valente <paolo.valente@linaro.org>
Cc: Jens Axboe <axboe@kernel.dk>,
	linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	ulf.hansson@linaro.org, linus.walleij@linaro.org,
	broonie@kernel.org, bfq-iosched@googlegroups.com,
	fra.fra.800@gmail.com, alessio.masola@gmail.com
Subject: Re: [PATCH BUGFIX IMPROVEMENT V2 0/9] block, bfq: fix bugs, reduce exec time and boost performance
Date: Sun, 10 Mar 2019 22:21:43 +0100	[thread overview]
Message-ID: <8325fa983ce0e4aec257704861cfe87b@natalenko.name> (raw)
In-Reply-To: <20190310181137.2604-1-paolo.valente@linaro.org>

Hi.

On 10.03.2019 19:11, Paolo Valente wrote:
> this is the v2 of the series
> https://lkml.org/lkml/2019/3/7/461
> that fixes some bug affecting performance, reduces execution time a
> little bit, and boosts throughput and responsiveness.
> 
> The difference w.r.t. v1 is that Francesco has fixed compilation
> issues of patch "block, bfq: print SHARED instead of pid for shared
> queues in logs".
> 
> I took the opportunity of this v2 to also add BFQ's execution time to
> the documentation.
> 
> Let me remind again that these patches are meant to be applied on top
> of the last series I submitted:
> https://lkml.org/lkml/2019/1/29/368
> 
> Thanks,
> Paolo
> 
> Francesco Pollicino (2):
>   block, bfq: print SHARED instead of pid for shared queues in logs
>   block, bfq: save & resume weight on a queue merge/split
> 
> Paolo Valente (7):
>   block, bfq: increase idling for weight-raised queues
>   block, bfq: do not idle for lowest-weight queues
>   block, bfq: tune service injection basing on request service times
>   block, bfq: do not merge queues on flash storage with queueing
>   block, bfq: do not tag totally seeky queues as soft rt
>   block, bfq: always protect newly-created queues from existing active
>     queues
>   doc, block, bfq: add information on bfq execution time
> 
>  Documentation/block/bfq-iosched.txt |  29 +-
>  block/bfq-cgroup.c                  |   3 +-
>  block/bfq-iosched.c                 | 786 +++++++++++++++++++++++-----
>  block/bfq-iosched.h                 |  92 ++--
>  block/bfq-wf2q.c                    |   2 +-
>  5 files changed, 729 insertions(+), 183 deletions(-)
> 
> --
> 2.20.1

Builds fine this time, thanks :).

I'm running v1 series since the submission just fine (with a fix from 
zen-kernel guys [1]), and since v2 is functionally equivalent, feel free 
to add Tested-by once it is accepted.

[1] 
https://github.com/zen-kernel/zen-kernel/commit/0665ba81203c196b649d325e4ec2491d7ff1be01

-- 
   Oleksandr Natalenko (post-factum)

      parent reply	other threads:[~2019-03-10 21:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10 18:11 [PATCH BUGFIX IMPROVEMENT V2 0/9] block, bfq: fix bugs, reduce exec time and boost performance Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 1/9] block, bfq: increase idling for weight-raised queues Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 2/9] block, bfq: do not idle for lowest-weight queues Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 3/9] block, bfq: tune service injection basing on request service times Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 4/9] block, bfq: do not merge queues on flash storage with queueing Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 5/9] block, bfq: do not tag totally seeky queues as soft rt Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 6/9] block, bfq: always protect newly-created queues from existing active queues Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 7/9] block, bfq: print SHARED instead of pid for shared queues in logs Paolo Valente
2019-03-11  9:08   ` Holger Hoffstätte
2019-03-11  9:13     ` Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 8/9] block, bfq: save & resume weight on a queue merge/split Paolo Valente
2019-03-10 18:11 ` [PATCH BUGFIX IMPROVEMENT V2 9/9] doc, block, bfq: add information on bfq execution time Paolo Valente
2019-03-10 21:21 ` Oleksandr Natalenko [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=8325fa983ce0e4aec257704861cfe87b@natalenko.name \
    --to=oleksandr@natalenko.name \
    --cc=alessio.masola@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=bfq-iosched@googlegroups.com \
    --cc=broonie@kernel.org \
    --cc=fra.fra.800@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paolo.valente@linaro.org \
    --cc=ulf.hansson@linaro.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