linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <Martin.Wirth@dlr.de>
To: <bigeasy@linutronix.de>
Cc: <linux-rt-users@vger.kernel.org>
Subject: AW: Long latencies during disk-io
Date: Tue, 17 Sep 2019 11:09:31 +0000	[thread overview]
Message-ID: <1A2AF5F768264E479963C4D8C015EB696C521875@DLDEFFMIMP02EXC.intra.dlr.de> (raw)
In-Reply-To: <20190917105236.yf5btniiq4bjhimo@linutronix.de>

Hi Sebastian,

> Von: Sebastian Andrzej Siewior [mailto:bigeasy@linutronix.de]
> Gesendet: Dienstag, 17. September 2019 12:53
> 

> Due to the softirq rework we can't have multiple softirqs vectors
> running in parallel _or_ have multiple local_bh_disable() section which
> are executed in parallel on the same CPU. This made the softirq code not
> only simpler but also allowed us to remove a little bit duct tape from
> places which were expecting this kind of behaviour.

Ok that explains why I haven’t seen this with older RT kernels, 
although the force-threading was always there...

> In the long term we need to figure out if we want to go down that road
> again and if so we need to figure out how to avoid that duct tape…

Maybe not. But this means that a lot of drivers which have no requirement 
to be protected against softirq will have to be converted to make them fit for RT. 
But maybe I'm wrong and most RT applications are triggered by the timer 
and not by some io-card...

Thanks again for all the work!

Martin

  reply	other threads:[~2019-09-17 11:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03  7:23 Long latencies during disk-io Martin.Wirth
2019-09-05 15:41 ` Sebastian Andrzej Siewior
2019-09-06 13:23   ` AW: " Martin.Wirth
2019-09-06 22:06     ` Austin Schuh
2019-09-10 12:04       ` AW: " Martin.Wirth
2019-09-13 13:36         ` Sebastian Andrzej Siewior
2019-09-13 14:09           ` AW: " Martin.Wirth
2019-09-13 15:06             ` Sebastian Andrzej Siewior
2019-09-16 11:30               ` AW: " Martin.Wirth
2019-09-17 10:52                 ` Sebastian Andrzej Siewior
2019-09-17 11:09                   ` Martin.Wirth [this message]
2019-09-17 11:20                     ` Sebastian Andrzej Siewior

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=1A2AF5F768264E479963C4D8C015EB696C521875@DLDEFFMIMP02EXC.intra.dlr.de \
    --to=martin.wirth@dlr.de \
    --cc=bigeasy@linutronix.de \
    --cc=linux-rt-users@vger.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).