possible memory leak or memory waste
Sebastian Gottschall
s.gottschall at dd-wrt.com
Mon May 25 14:26:45 PDT 2015
today using the latest testing driver, i found out the memory
consumption is unbelievable high.
my router here has 64 mb ram. this ram is fully taken after some minutes
by ath10k. but only if data flow present.
here the results of "free" after some minutes
root at DD-WRT:~# free
total used free shared buffers
Mem: 61636 58752 2884 0 2600
-/+ buffers: 56152 5484
Swap: 0 0 0
now i terminate hostapd which controls the ath10k chipset
root at DD-WRT:~# kill 902
root at DD-WRT:~# free
total used free shared buffers
Mem: 61636 23212 38424 0 2416
-/+ buffers: 20796 40840
Swap: 0 0 0
you see the difference?
regards,
Sebastian Gottschall
More information about the ath10k
mailing list