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] [day] [month] [year] [list]
Date:	Thu, 21 Jul 2011 14:56:19 -0400
From:	Dave Jones <davej@...hat.com>
To:	"Brandeburg, Jesse" <jesse.brandeburg@...el.com>
Cc:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: sch_generic warn_on (timed out)

On Wed, Jul 20, 2011 at 09:38:32AM -0700, Brandeburg, Jesse wrote:

 > it used to just be a KERN_ERR printk, then it changed it to be a WARN_ONCE 
 > in order to trigger kerneloops reports so we knew how many people were 
 > getting tx hangs from their hardware.

That explains the uptick in reports we've got, as most of them
seem to be coming in through abrt (Fedora's kerneloops-like thing). 

 > If this is happening more frequently on F15 than F14 across multiple 
 > pieces of hardware, it may indicate that a kernel/stack change is starting 
 > to (ab)use a changed working model that is causing an issue, or that there 
 > is an actual kernel issue with locks or interrupts or tx completions that 
 > is causing an excessive delay in completion of transmits.
 > 
 > Dave can you query for F14 reports and/or isolate what kernel this started 
 > with?

Unfortunatly, F14 lagged behind rebasing for unrelated reasons, and is still stuck
on 2.6.35, so we've got quite a delta between that and f15 right now.

A quick search of the F14 bugs didn't show up any similar bugs, but due to the 4
versions we jumped, that's probably not too helpful, as it's probably still
just a printk in that old codebase.

We have plans in progress to rebase both releases to something more current,
so I'll keep an eye on this to see if it gets worse/better.

thanks,

        Dave

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ