30 Jan
2020
30 Jan
'20
14:33
On Thu, Jan 30, 2020 at 4:29 PM Per Jessen <per@computer.org> wrote:
In the process lists from dmesg, I see 266 processes using up about 1Gb (RSS) which doesn't seem like a lot?
It's in pages, so multiply by 4K. Active anonymous memory alone is around 6GB. This is known problem. There is a lot of active memory so every time kernel has to search a lot to find free page (or page that can be reclaimed).
It looks like your system has 8Gb ?
yes. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org