[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: 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.