[Bug 271246] Kernel wired memory leak with repeated netstat

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

--- Comment #23 from Dave Hayes <dave@jetcafe.org> ---
After 48 hours here is the top of the file containing output of the script:

Total wired change: 37450 pages
(vmstat -z)                  vm pgcache (18) grew 43426 units of whatever the
'used' field is in inside that time period
(vmstat -z)                  RADIX NODE (41) grew 601 units of whatever the
'used' field is in inside that time period
(vmstat -z)                  vm pgcache (19) grew 565 units of whatever the
'used' field is in inside that time period
(vmstat -z)                 UMA Slabs 0 (25) grew 277 units of whatever the
'used' field is in inside that time period
(vmstat -z)                mbuf_cluster (94) grew 252 units of whatever the
'used' field is in inside that time period
(vmstat -z)              pf state keys (158) grew 228 units of whatever the
'used' field is in inside that time period
(vmstat -z)                  pf states (157) grew 197 units of whatever the
'used' field is in inside that time period

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