https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288638
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from John Baldwin <[email protected]> --- Maybe use `netstat -m` to look at memory allocation statistics over time and see if the count of `mbufs` and/or `mbuf clusters` is steadily increasing over time? A steady increase could indicate a memory leak. -- You are receiving this mail because: You are the assignee for the bug.
