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>] [day] [month] [year] [list]
Date:	Mon, 7 Apr 2008 20:17:59 +0300
From:	Marin Mitov <mitov@...p.bas.bg>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
	Stephen Hemminger <shemminger@...ux-foundation.org>
Subject: [BUG] CONFIG_IRQBALANCE=y broken?

Hi Ingo, Thomas,

When kernel-2.6.24.x is compiled with 

CONFIG_IRQBALANCE=y, 

and heavy LAN (outbound) traffic, I experience LAN dying due to
IRQ# masked at the IO_APIC (bit 16 is 1, for the corresponding irq
vector) (SMP x86_32,  AMD X2), as described in my previous post:

http://lkml.org/lkml/2008/3/25/165

and links to previous posts there in. When

CONFIG_IRQBALANCE is not set

I am not able to reproduce the problem. That makes me think that 
there is a race/bug somewhere in the irq balancing code that 
leaves (rarely) the corresponding IRQ# masked at the IO-APIC.

Any comments, suggestions, patches?

Additional info?

Thank you in advance for your answer.

Regards

Marin Mitov

--
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