Commit Graph

7 Commits

Author SHA1 Message Date
coolsnowwolf
b8546f758e irqbalance: update to version 1.9.4 2025-01-19 15:30:36 +08:00
littoy
1936df4c44 irqbalance: add IRQBALANCE_BANNED_CPUS option 2023-04-21 19:20:08 +08:00
Hannu Nyman
a01d4f5488 irqbalance: Add upstream fix for AARCH64 irq name parsing
Add upstream fix for AARCH64 irq name parsing.

> On arm64 SoCs like TI's K3 SoC and few other SoCs,
> IRQ names don't get parsed correct due to which they
> end up being classified into wrong class. Fix this by
> considering last token to contain IRQ name always.

The fix seems to enable e.g. RT3200 to notice a few more
interrupts and start balancing them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-03-01 19:17:38 +08:00
lovehackintosh
24a50e6a71
irqbalance: sync with upstream (#621)
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-12-08 21:46:59 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00