Hello all,
I was using jkool702's NSS build (https://github.com/jkool702/openwrt-custom-builds/tree/main-NSS) for about a week, and was really impressed with the performance. However, there were some features I found myself not using, and some others I wish I could include, and so that leads me to question how one would go about making an NSS build for this router? I simply want all 4 cores to be used properly. I don't think irqbalance truly works on ipq807x, I never managed to get the performance to be nearly as stellar as when using jkool's build. So I'm simply asking how I would go about making my router utilise its cores NSS style, and then I'll add the few packages I want to it after.
I made an init.d file for smp_affinity, an exact clone of this code: https://github.com/jkool702/openwrt-custom-builds/blob/main-NSS/WRX36/bin/extra/files/etc/init.d/smp_affinity. It didn't do anything unfortunately.
Many thanks in advance