lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Aug 2011 09:27:35 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	Mike Galbraith <efault@....de>
Cc:	Peter Zijlstra <peterz@...radead.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	linux-rt-users <linux-rt-users@...r.kernel.org>
Subject: Re: [ANNOUNCE] 3.0.1-rt11

On Sat, Aug 13, 2011 at 03:59:25PM +0200, Mike Galbraith wrote:
> On Sat, 2011-08-13 at 13:58 +0200, Peter Zijlstra wrote:
> > On Sat, 2011-08-13 at 13:48 +0200, Mike Galbraith wrote:
> > > On Sat, 2011-08-13 at 12:53 +0200, Peter Zijlstra wrote:
> > > > Whee, I can skip release announcements too!
> > > > 
> > > > So no the subject ain't no mistake its not, 3.0.1-rt11 is there for the
> > > > grabs.
> > > > 
> > > > Changes include (including the missing -rt10):
> > > > 
> > > >   - hrtimer fix that should make RT_GROUP work again
> > > >   - RCU fixes that should make the RCU stalls go away
> > > 
> > > Oh goodie, I was just looking at some of those.
> > > 
> > > coverdale:/abuild/mike/linux-3.0-rt/:[1]# wget http://www.kernel.org/pub/linux/kernel/projects/rt/patches-3.0.1-rt11.tar.bz2
> > > --2011-08-13 13:38:13--  http://www.kernel.org/pub/linux/kernel/projects/rt/patches-3.0.1-rt11.tar.bz2
> > > Resolving www.kernel.org... 130.239.17.5, 199.6.1.165, 2001:6b0:e:4017:1994:313:1:0, ...
> > > Connecting to www.kernel.org|130.239.17.5|:80... connected.
> > > HTTP request sent, awaiting response... 404 Not Found
> > > 2011-08-13 13:38:13 ERROR 404: Not Found.
> > > 
> > > Aw poo.  Darn mirrors. 
> > 
> > Try -rt10, except for an SMP=n build fix its identical.. kernel.org
> > seems to experience some trouble atm..
> 
> Hohum.  rt10 did change the symptom.  Box no longer gripes at some
> random point while just idling along, now it gripes (and dies as well)
> during boot.
> 
> First boot, it choked on sr0 a wee bit later, second boot here.
> 
> [   40.582256] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
> [   40.582260] igb 0000:01:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 08:00:69:15:c1:d5
> [   40.582335] igb 0000:01:00.1: eth1: PBA No: FFFFFF-0FF
> [   40.582338] igb 0000:01:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
> [  100.409012] INFO: rcu_preempt_state detected stalls on CPUs/tasks: {} (detected by 21, t=60002 jiffies)
> 
> Guess I should try x3550 M3 or Q6600.  They were griping the same way UV
> box did earlier this morning (with an earlier -rt though), and they make
> much smaller gripes.
> 
> Gripe attached.  Looks a lot like the old gripes to me, just earlier and
> deadlier.  But I don't speak rcu.

Strange.  By the time it got around to printing the stall, no one was
stalling:

[  100.409012] INFO: rcu_preempt_state detected stalls on CPUs/tasks: {} (detected by 21, t=60002 jiffies)

Now it -is- possible for the stall to end just as we get ready to detect
it, but that window is really really small.  The most recent occurrence
of this sort of thing was due misconfigured timekeeping, but I don't see
any sign of that in the trace.

This happens repeatedly?

							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

Powered by Openwall GNU/*/Linux Powered by OpenVZ