OpenWrt Forum Archive

Topic: Need help compiling irqbalance package

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Help is needed from a developer to compile a package for the Linksys Wrt1900ac hardware Version 1 "Mamba". This package would be used to test CPU balancing for the hardware components. Essentially, for most of the hardware components like Wifi (2.4 and 5Ghz) and Ethernet (1 and 0), use only processor 0. We are currently experiencing spin-lock IRQ errors dealing mainly with Wifi, and IRQ balance might alleviate most of that issue.

The hardware > https://downloads.openwrt.org/chaos_cal … u/generic/

The source code is irqbalance > https://github.com/Irqbalance/irqbalance


If you need further information, please let me know.

Best Regards,

@davidc502
Did you ever get irqbalance compiled in Openwrt/LEDE?

I got it compiled and added it to the packages repo in Github.

The discussion might have continued from here.