openwrt/target/linux/cns3xxx
nbd ae975c08ea cns3xxx: support isolated PCI interrupts on newer Laguna PCBs
The cns3xxx uses irq61 for pcie0_intr which in the case of a PCIe-to-PCI
bridge ends up combining INTA/B/C/D on a single ARM CPU interrupt. This is
not optimal when you have multiple cores. To overcome this limitation an
enhancement was made on newer Laguna PCB's that support miniPCI cards
to route the INTA/B/C/D signals to unique external ARM CPU interrupts which
can help balance CPU core utilization and in some cases increase overall
system performance or responsiveness.

For more details see:
 http://trac.gateworks.com/wiki/multicoreprocessing#PCIInterruptsteering

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

Backport of r42400

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-02 17:12:34 +00:00
..
base-files create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
files cns3xxx: update to linux 3.10 2014-07-31 23:41:26 +00:00
image cns3xxx: fix building initramfs and non-initramfs together 2014-08-01 07:10:16 +00:00
patches-3.10 cns3xxx: support isolated PCI interrupts on newer Laguna PCBs 2014-09-02 17:12:34 +00:00
Makefile cns3xxx: add myself as maintainer 2014-08-03 11:15:50 +00:00
config-3.10 cns3xxx: update to linux 3.10 2014-07-31 23:41:26 +00:00