[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151205190124.GA1990@linux.vnet.ibm.com>
Date: Sat, 5 Dec 2015 11:01:24 -0800
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: tglx@...utronix.de, peterz@...radead.org,
preeti@...ux.vnet.ibm.com, viresh.kumar@...aro.org,
mtosatti@...hat.com, fweisbec@...il.com
Cc: linux-kernel@...r.kernel.org, sasha.levin@...cle.com
Subject: Re: Possible issue with commit 4961b6e11825?
On Fri, Dec 04, 2015 at 03:20:22PM -0800, Paul E. McKenney wrote:
> Hello!
>
> Are there any known issues with commit 4961b6e11825 (sched: core: Use
> hrtimer_start[_expires]())?
>
> The reason that I ask is that I am about 90% sure that an rcutorture
> failure bisects to that commit. I will be running more tests on
> 3497d206c4d9 (perf: core: Use hrtimer_start()), which is the predecessor
> of 4961b6e11825, and which, unlike 4961b6e11825, passes a 12-hour
> rcutorture test with scenario TREE03. In contrast, 4961b6e11825 gets
> 131 RCU CPU stall warnings, 132 reports of one of RCU's grace-period
> kthreads being starved, and 525 reports of one of rcutorture's kthreads
> being starved. Most of the test runs hang on shutdown, which is no
> surprise if an RCU CPU stall is happening at about that time.
>
> But perhaps 3497d206c4d9 was just getting lucky, hence additional testing
> over the weekend.
And it was getting lucky. In a set of 24 two-hour runs (triple parallel)
on an earlier commit (not 3497d206c4d9, no clue what I was thinking) got
me two failed runs, for a total of 49 reports of one of RCU's grace-period
kthreads being starved, no reports of rcutorture's kthreads being starved,
and no hangs on shutdown. So much lower failure rate, but still failures.
At this point, I am a bit disgusted with bisection, so my next test cycle
(36 two-hour runs on a system capable of doing three concurrently) is on
the most recent -rcu, but with CPU hotplug disabled. If that shows failures,
then I hammer 3497d206c4d9 hard.
Anyway, if you have any ideas as to what might be happening, please don't
keep them a secret!
Thanx, Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists