[Bug 271246] Kernel wired memory leak with repeated netstat

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

--- Comment #7 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Dave Hayes from comment #6)
vmstat -z output lists zones.  Zones you quoted are used to back the malloc(9)
allocator. Malloc types are listed with vmstat -m.

Again, I am asking you to look for the outstanding *growing* malloc types
and zones.

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