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-next>] [day] [month] [year] [list]
Message-ID: <74ae4f6a0901291402j19575c87g418bee66ba9f3519@mail.gmail.com>
Date:	Thu, 29 Jan 2009 14:02:25 -0800
From:	SUJIT V <sujit.linux@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: x86_64 IOAPIC

Hi,
    We have a IBM Qauadcore 8 CPU system running x86_64 linux 2.6.23.
We were doing some performance test. (disk & network).
The eth0 IRQ is pinned to CPU0.  The aacraid interrupt has not been
assigned any smp affinity.

On the system we see in (/proc/interrupts) that when the eth0
interrupt rate is high, the aacraid interrupt counter for CPU0 does
not increase as much compared to aacraid interrupts handled by other
CPUs .
This shows that IOAPIC is doing some load balancing.

I wanted to check the code which is doing this load balancing. I
checked the file arch/x86_64/kernel/io_apic.c. I could not find any
irq balancing stuff out there.
I went through some archived discussions about the x86_64 ioapic irq
balancing. Most of the discussions were about using irqbalance
utility.


Could some one point me to the relevant piece of io_apic code ?


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