NetBSD-Bugs archive

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

re: port-powerpc/56818: oea: system trapped in pgdaemon under high memory pressure



Rin Okuyama writes:
> On 2022/05/07 21:00, Martin Husemann wrote:
> >   Can you "show uvmexp", continue, break again after a few seconds and repeat
> >   a few times?
>
> Here's 4 successive "show uvmexp" with ~10 sec between continue and break:
>
> https://gist.github.com/rokuyama/d27a0fd3a442fe1a5c9ccd5eed260ac8
>
> and this is diff between them:
>
> https://gist.github.com/rokuyama/9ababdc91b553f76deec22152f31e015

i see that file pages are ~60% of the system memory.

what are the vm.{file,anon,exec}{min,max} values?  the default for
file{min,max} are {10,50}, so it should be ejecting at least 10%
of memory really easily to get under filemax.  if those pages are
dirty why aren't they being paged out... (system boot, and pools
are also using about 15% of memory currently..)


.mrg.


Home | Main Index | Thread Index | Old Index