Livy
July 16, 2023, 1:50pm
1
It looks like Wi-Fi interfaces defined in /etc/config/wireless
consume lotta memory. I am using 23.05.0-rc2.
Vanilla configurations after factory reset: 42,676 KiB
With a dozen of VLAN interfaces defined: 46,336 KiB (there are firewall rules and DHCP/DHCPv6 configurations for them as well)
With an additional of 6 AP interfaces and 2 STA interfaces: 109,676 KiB
If I issue wifi down
command, it goes back to ~46MiB immediately. Why do wireless interfaces consume so much memory? Is it an expected behavior?
mk24
July 16, 2023, 3:24pm
2
You did not say which model, but ath10k especially uses a lot of kernel RAM for buffers.
1 Like
Livy
July 16, 2023, 3:29pm
3
I am using a Chinese router named mobipromo_cm520-79f
which uses IPQ4019 SoC. It is not even available for purchase anymore.
mk24
July 17, 2023, 11:44am
4
That's ath10k then-- both radios are inside the 4019 chip and they are ath10k cores. If there is only 128 MB RAM and you're running the ct ath10k driver, make sure it is the smallbuffers version.
1 Like
system
Closed
July 27, 2023, 11:45am
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.