qualcommax: add SMP affinity script
authorRobert Marko <robimarko@gmail.com>
Tue, 9 Jan 2024 10:21:11 +0000 (11:21 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 Jan 2024 14:37:11 +0000 (15:37 +0100)
commitad25cfb6b8a282e47344fba59f42af61e115a8df
tree82bb923a901e9337b2c47e6cfda86444d8b29e74
parent7ad6e8c312d0f46b8c4aca86aee15aaad46f1191
qualcommax: add SMP affinity script

By default Linux will default to most IRQ-s being mapped to core 0 which
during high loads will completely swamp the core 0, so lets add the widely
used script that has been floating around forums for a long time to try and
optimize the IRQ mapping a bit.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/ipq807x/base-files/etc/init.d/smp_affinity [new file with mode: 0755]