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:	Tue, 07 Dec 2010 19:44:25 -0600
From:	Robert Hancock <hancockrwd@...il.com>
To:	Paweł Sikora <pluto@...k.net>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [2.6.36.1] IGB driver handles all ethX interrupts on single cpu
 core.

On 12/07/2010 12:06 PM, Paweł Sikora wrote:
> hi,
>
> i'm currently testing a new server with 2x opteron-6128 with dual gigabit port
> and observing that the igb driver uses only single core for all ethX interrupts.
> is it a correct behaviour for this driver?
>
> BR,
> Pawel.

The CPU affinity for the IRQ isn't really under the driver's control. It 
looks like all your interrupts are being handled on CPU0. You likely 
need to run the irqbalance daemon.
--
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