[Bug 271246] Kernel wired memory leak with repeated netstat

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 May 2023 21:48:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271246

--- Comment #11 from Konstantin Belousov <kib@FreeBSD.org> ---
There is something wrong in your scripts.  Zones grow by the size of the items
allocated, so e.g. the PROC zone cannot grow by 1 byte.

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