From: Ming Lei <ming.lei-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "yukuai (C)" <yukuai3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Cc: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
mkoutny-IBi9RG/b67k@public.gmane.org,
paulmck-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org,
cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
yi.zhang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
Subject: Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
Date: Thu, 27 Jan 2022 13:03:35 +0800 [thread overview]
Message-ID: <YfInp7SsZNNgRfB7@T590> (raw)
In-Reply-To: <630c162b-8bdd-d87e-0d80-c7a78ea267a5-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
On Thu, Jan 27, 2022 at 10:45:33AM +0800, yukuai (C) wrote:
> 在 2022/01/27 1:03, Tejun Heo 写道:
> > On Mon, Jan 24, 2022 at 11:50:11AM +0800, yukuai (C) wrote:
> > > Both ways can fix the problem, which way do you prefer?
> >
> > Ming's suggested change seems simpler, no?
>
> Hi,
>
> Yes, if Ming don't mind, I can send a new version after Ming's
> pathset "block: don't drain file system I/O on del_gendisk".
The patch of canceling throttled bios shouldn't be conflicted
with the above big patchset, and you can send it out now against
for-5.18/block.
Thanks,
Ming
WARNING: multiple messages have this Message-ID (diff)
From: Ming Lei <ming.lei@redhat.com>
To: "yukuai (C)" <yukuai3@huawei.com>
Cc: Tejun Heo <tj@kernel.org>,
mkoutny@suse.com, paulmck@kernel.org, axboe@kernel.dk,
cgroups@vger.kernel.org, linux-block@vger.kernel.org,
linux-kernel@vger.kernel.org, yi.zhang@huawei.com
Subject: Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
Date: Thu, 27 Jan 2022 13:03:35 +0800 [thread overview]
Message-ID: <YfInp7SsZNNgRfB7@T590> (raw)
In-Reply-To: <630c162b-8bdd-d87e-0d80-c7a78ea267a5@huawei.com>
On Thu, Jan 27, 2022 at 10:45:33AM +0800, yukuai (C) wrote:
> 在 2022/01/27 1:03, Tejun Heo 写道:
> > On Mon, Jan 24, 2022 at 11:50:11AM +0800, yukuai (C) wrote:
> > > Both ways can fix the problem, which way do you prefer?
> >
> > Ming's suggested change seems simpler, no?
>
> Hi,
>
> Yes, if Ming don't mind, I can send a new version after Ming's
> pathset "block: don't drain file system I/O on del_gendisk".
The patch of canceling throttled bios shouldn't be conflicted
with the above big patchset, and you can send it out now against
for-5.18/block.
Thanks,
Ming
next prev parent reply other threads:[~2022-01-27 5:03 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-10 13:47 [PATCH v6 0/2] cancel all throttled bios in del_gendisk() Yu Kuai
2022-01-10 13:47 ` Yu Kuai
[not found] ` <20220110134758.2233758-1-yukuai3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-01-10 13:47 ` [PATCH v6 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller Yu Kuai
2022-01-10 13:47 ` Yu Kuai
2022-01-10 13:47 ` [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk() Yu Kuai
2022-01-10 13:47 ` Yu Kuai
2022-01-12 3:05 ` Ming Lei
2022-01-13 8:46 ` yukuai (C)
2022-01-13 8:46 ` yukuai (C)
2022-01-14 3:05 ` Ming Lei
[not found] ` <CAFj5m9KmHB6FtUZ3E42BMZo+=aNNfn2bLu=kNhBOsRdxbfT6nw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-01-14 8:21 ` yukuai (C)
2022-01-14 8:21 ` yukuai (C)
2022-01-17 9:21 ` Ming Lei
2022-01-18 8:48 ` yukuai (C)
2022-01-18 8:48 ` yukuai (C)
2022-01-18 13:28 ` Ming Lei
2022-01-19 2:24 ` yukuai (C)
2022-01-19 2:24 ` yukuai (C)
2022-01-24 3:48 ` yukuai (C)
2022-01-24 3:48 ` yukuai (C)
2022-01-24 3:50 ` yukuai (C)
2022-01-24 3:50 ` yukuai (C)
[not found] ` <b416e6a6-f2c9-caf3-dacd-f937746207da-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-01-26 17:03 ` Tejun Heo
2022-01-26 17:03 ` Tejun Heo
[not found] ` <YfF+yukISfkuc9IK-NiLfg/pYEd1N0TnZuCh8vA@public.gmane.org>
2022-01-27 2:45 ` yukuai (C)
2022-01-27 2:45 ` yukuai (C)
[not found] ` <630c162b-8bdd-d87e-0d80-c7a78ea267a5-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-01-27 5:03 ` Ming Lei [this message]
2022-01-27 5:03 ` Ming Lei
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=YfInp7SsZNNgRfB7@T590 \
--to=ming.lei-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org \
--cc=cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mkoutny-IBi9RG/b67k@public.gmane.org \
--cc=paulmck-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=yi.zhang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=yukuai3-hv44wF8Li93QT0dZR+AlfA@public.gmane.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.