All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.ibm.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Alleged fix for writer stall on -rcu branch dev
Date: Mon, 15 Apr 2019 03:56:45 -0700	[thread overview]
Message-ID: <20190415105645.GQ14111@linux.ibm.com> (raw)
In-Reply-To: <20190415104047.mrtmv6w6kq5m44fp@linutronix.de>

On Mon, Apr 15, 2019 at 12:40:47PM +0200, Sebastian Andrzej Siewior wrote:
> On 2019-04-13 07:21:53 [-0700], Paul E. McKenney wrote:
> > 
> > And after ramping up the stress in rcutorture a bit, I am able to
> > reproduce this CPU stall involving offlining on my systems.  My plan is
> > my usual one:  Keep increasing rcutorture stress to get it to reproduce
> > in reasonable time, add diagnostics as appropriate, and continue making
> > forward-progress improvements in RCU itself.
> 
> I *think* this one is also new:
> 
> |Assertion failure in /home/bigeasy/linux-rt/tools/testing/selftests/rcutorture/res/2019.04.14-14:28:40/TREE03.37/console.log TREE03
> |Summary: Warnings: 6 Call Traces: 6
> https://breakpoint.cc/console-03.37.log

This is new in rcutorture as well.  It is complaining that we just got
done with a stutter interval (in which torturing temporarily stops)
but not everything has progressed through the callback chain to be freed.
And in this case it is happening during rcutorture shutdown, so I need
to check the callback -- I might need end-of-run checks in that WARN_ON().

> |Assertion failure in /home/bigeasy/linux-rt/tools/testing/selftests/rcutorture/res/2019.04.14-14:28:40/TREE03.39/console.log TREE03
> |Summary: Warnings: 4 Call Traces: 4
> https://breakpoint.cc/console-03.39.log

And the same here.  So neither count against you.  ;-)

							Thanx, Paul

> This is still commit 33e04e451279 ("torture: Allow inter-stutter interval to be
> specified").
> 
> > Thank you very much for locating this one!!!
> 
> You are welcome.
> 
> > 							Thanx, Paul
> 
> Sebastian
> 


  reply	other threads:[~2019-04-15 10:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190409221426.GA11212@linux.ibm.com>
     [not found] ` <20190410181538.3ocva5lmh7ghrisr@linutronix.de>
     [not found]   ` <20190410184105.GR14111@linux.ibm.com>
     [not found]     ` <20190410191918.g2yqnsmuqukmzdfe@linutronix.de>
     [not found]       ` <20190410203302.GT14111@linux.ibm.com>
2019-04-11  0:06         ` Alleged fix for writer stall on -rcu branch dev Paul E. McKenney
2019-04-13 14:21           ` Paul E. McKenney
2019-04-13 18:17             ` Paul E. McKenney
2019-04-15 10:41               ` Sebastian Andrzej Siewior
2019-04-15 10:40             ` Sebastian Andrzej Siewior
2019-04-15 10:56               ` Paul E. McKenney [this message]
2019-04-15 11:04                 ` Sebastian Andrzej Siewior
2019-04-15 22:26                   ` Paul E. McKenney
2019-04-16  8:03                     ` Sebastian Andrzej Siewior
2019-04-23 15:25                   ` Sebastian Andrzej Siewior
2019-04-24  5:33                     ` Paul E. McKenney

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=20190415105645.GQ14111@linux.ibm.com \
    --to=paulmck@linux.ibm.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@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 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.