[Bug 271246] Kernel wired memory leak with repeated netstat
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271246] Kernel wired memory leak with repeated netstat"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 18:02:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271246 --- Comment #14 from Dave Hayes <dave@jetcafe.org> --- Are you aware of this idea? # vmstat -z | grep pgca vm pgcache: 4096, 0, 632833, 2480,2107607698, 0, 0, 0 vm pgcache: 4096, 0, 589518, 1688,865006857, 74, 0, 0 My quickly written script does not handle monitoring both of those (this duplication also appears in the json output). -- You are receiving this mail because: You are the assignee for the bug.