Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 06:15:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256507] Apparent kernel memory leak in 12-STABLE r368820
Message-ID:  <bug-256507-227-mwq6enCv7q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256507-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256507-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256507

--- Comment #1 from Andriy Gapon <avg@FreeBSD.org> ---
Just want to note that I noticed a very similar problem with stable/13.
So far I haven't been able to find any clues.
In the original report the number of unaccounted pages seem to grow smoothly
and linearly.  In my case I see it growing in steps.  That is, the number w=
ould
stay pretty constant (with some jitter) and then would jump over a short pe=
riod
of time.

I see some correlation between the jumps and certain activity, but I cannot
pinpoint what exactly causes it.

Some possibilities:
- the activity involves some db style updates via mmap
- the activity involves "spawning" of processes
- the activity involves a daemon built on Mono / .NET

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256507-227-mwq6enCv7q>