[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help analyzing (kernel?) memory usage and reclaiming RAM (Debian Stretch)



On Tue, Apr 16, 2019 at 04:39:32PM +0200, Peter Wiersig wrote:
>        rss         RSS       resident set size, the non-swapped physical memory that a task has used (in kiloBytes).
>                              (alias rssize, rsz).
> ...
>        vsz         VSZ       virtual memory size of the process in KiB (1024-byte units).  Device mappings are currently
>                              excluded; this is subject to change. (alias vsize)."""
> 

Thanks for pointing out the difference. However, in this case I'm trying
to find out what consumes RAM specifically, not virtual memory in
general. Besides, from all I can see, the high memory usage is NOT
caused user space processes. So the output from ps was just to show that
even though some hundred MB of RAM (!) are used, just some few MB are
consumed by processes.

Kind regards
Martin

-- 
Martin Schwarz * Karlsruhe, Germany * http://kuroi.de/


Reply to: