From: Jens Axboe <axboe@kernel.dk>
To: Paolo Valente <paolo.valente@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
Ulf Hansson <ulf.hansson@linaro.org>,
Mark Brown <broonie@kernel.org>
Subject: Re: [GIT PULL] Block fixes for 4.17-rc2
Date: Fri, 27 Apr 2018 08:29:00 -0600 [thread overview]
Message-ID: <6f595f77-a25c-ac1b-7f14-5be0956f5995@kernel.dk> (raw)
In-Reply-To: <AF1C1826-49A6-4219-9BA0-0ABB86FDD1C3@linaro.org>
On 4/27/18 1:57 AM, Paolo Valente wrote:
> Should Jens' commit for bfq be still blocked by my concern, this is
The patch is in.
> just to inform you that I think I found a way to improve bfq, so that
> it can handle also requests that are prepared, but then disappear
> without any communication to bfq. In particular, my change would
This is going about it in totally the wrong way. If things magically
disappear "without any communication to bfq", then it's either a bug in
the scheduling framework OR a bug in bfq. Those are the only two
options. Request don't magically appear or disappear, they follow a
specific set of rules.
> include Jens's change, so I will simply base my change on Jens' one,
> and I remove my disagreement. Of course, Jens' change alone would
> just move the system from an immediate crash, to an unpredictable
> behavior, which may include later crashes.
Can we please stop with this nonsense. A (->priv[0]) and B (->priv[1])
are valid, IFF C (->elv.icq) is valid. The patch ensures we clear A and
B, if C isn't valid. There's nothing unpredictable about the patch.
--
Jens Axboe
next prev parent reply other threads:[~2018-04-27 14:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-25 16:50 [GIT PULL] Block fixes for 4.17-rc2 Jens Axboe
2018-04-25 17:03 ` Paolo Valente
2018-04-25 17:06 ` Jens Axboe
2018-04-25 17:25 ` Paolo Valente
2018-04-25 17:34 ` Jens Axboe
2018-04-25 18:02 ` Paolo Valente
2018-04-25 18:18 ` Jens Axboe
2018-04-25 18:42 ` Paolo Valente
2018-04-27 7:57 ` Paolo Valente
2018-04-27 14:29 ` Jens Axboe [this message]
2018-04-27 17:55 ` Paolo Valente
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=6f595f77-a25c-ac1b-7f14-5be0956f5995@kernel.dk \
--to=axboe@kernel.dk \
--cc=broonie@kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=paolo.valente@linaro.org \
--cc=torvalds@linux-foundation.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