[Bug 271246] Kernel wired memory leak with repeated netstat

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 11 May 2023 23:47:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271246

--- Comment #24 from Konstantin Belousov <kib@FreeBSD.org> ---
43426 cached pages is equal to around 170MB of cached free memory.
First, this is not wired memory, second, it is allocatable on demand.

There should be something else that leaks wirings.  It would be useful
to see e.g. simple output from the top(1) Mem: line when the situation occurs.

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