https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256507
--- Comment #1 from Andriy Gapon <[email protected]> --- 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 would stay pretty constant (with some jitter) and then would jump over a short period 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 -- You are receiving this mail because: You are the assignee for the bug.
