OPNsense 24.7.5
This update also disables NUMA by default which can bring a boost in network throughput on affected systems.
system: default to vm.numa.disabled=1
OPNsense 25.1.1
execute: sysctl vm.numa.disabled and the value is vm.numa.disabled: 0
I've added "vm.numa.disabled" to Tunables and verified that vm.numa.disabled="1" is in /boot/loader.conf
After reboot, the value is still vm.numa.disabled: 0
Since I have an APU2D4, I would like to explicitly disable NUMA.
Am I missing something?
This update also disables NUMA by default which can bring a boost in network throughput on affected systems.
system: default to vm.numa.disabled=1
OPNsense 25.1.1
execute: sysctl vm.numa.disabled and the value is vm.numa.disabled: 0
I've added "vm.numa.disabled" to Tunables and verified that vm.numa.disabled="1" is in /boot/loader.conf
After reboot, the value is still vm.numa.disabled: 0
Since I have an APU2D4, I would like to explicitly disable NUMA.
Am I missing something?