linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues
@ 2020-02-03 10:40 Paolo Valente
  2020-02-03 10:40 ` [PATCH BUGFIX V2 1/7] block, bfq: do not plug I/O for bfq_queues with no proc refs Paolo Valente
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Paolo Valente @ 2020-02-03 10:40 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, linux-kernel, bfq-iosched, oleksandr, patdung100,
	cevich, Paolo Valente

Hi Jens,
this the V2 of the series. The only change is the removal of ifdefs
from around gets and puts of bfq groups. As I wrote in my previous
cover letter, these patches are mostly fixes for the issues reported
in [1, 2]. All patches have been publicly tested in the dev version of
BFQ.

Thanks,
Paolo

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1767539
[2] https://bugzilla.kernel.org/show_bug.cgi?id=205447

Paolo Valente (7):
  block, bfq: do not plug I/O for bfq_queues with no proc refs
  block, bfq: do not insert oom queue into position tree
  block, bfq: get extra ref to prevent a queue from being freed during a
    group move
  block, bfq: extend incomplete name of field on_st
  block, bfq: remove ifdefs from around gets/puts of bfq groups
  block, bfq: get a ref to a group when adding it to a service tree
  block, bfq: clarify the goal of bfq_split_bfqq()

 block/bfq-cgroup.c  | 16 ++++++++++++++--
 block/bfq-iosched.c | 26 ++++++++++++++++++++------
 block/bfq-iosched.h |  4 +++-
 block/bfq-wf2q.c    | 23 +++++++++++++++++------
 4 files changed, 54 insertions(+), 15 deletions(-)

--
2.20.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-02-03 14:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 10:40 [PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues Paolo Valente
2020-02-03 10:40 ` [PATCH BUGFIX V2 1/7] block, bfq: do not plug I/O for bfq_queues with no proc refs Paolo Valente
2020-02-03 10:40 ` [PATCH BUGFIX V2 2/7] block, bfq: do not insert oom queue into position tree Paolo Valente
2020-02-03 10:40 ` [PATCH BUGFIX V2 3/7] block, bfq: get extra ref to prevent a queue from being freed during a group move Paolo Valente
2020-02-03 10:40 ` [PATCH BUGFIX V2 4/7] block, bfq: extend incomplete name of field on_st Paolo Valente
2020-02-03 10:40 ` [PATCH BUGFIX V2 5/7] block, bfq: remove ifdefs from around gets/puts of bfq groups Paolo Valente
2020-02-03 10:40 ` [PATCH BUGFIX V2 6/7] block, bfq: get a ref to a group when adding it to a service tree Paolo Valente
2020-02-03 10:41 ` [PATCH BUGFIX V2 7/7] block, bfq: clarify the goal of bfq_split_bfqq() Paolo Valente
2020-02-03 12:18 ` [PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues Oleksandr Natalenko
2020-02-03 14:02 ` Jens Axboe

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).