[SHR-U] WiFi-related memory leak

Timo Juhani Lindfors timo.lindfors at iki.fi
Sun Feb 21 10:37:15 CET 2010


Denis Shulyaka <shulyaka at gmail.com> writes:
> It writes output of `ps auxf`, `free` and `df -h` to a corresponding
> file every 5 minutes.

Hmm, you are using swap. I do not know how to see how many bytes each
process has in swap. This would let us see which process is the one
whose memory usage steadily increases. Now we only see that RSS
(number of bytes each process has in RAM) decreases when the bytes are
moved to swap.

Can you try the same test again without swap?




More information about the community mailing list