On Thu, 9 Jan 2020 12:58:28 +0100
Hans Petter Selasky <h...@selasky.org> wrote:

> Hi Jeff and Konstantin,
> 
> You have a logical breakage after the domainset patches for malloc. The size 
> used for allocation statistics is not the same like for freeing causing 
> messed up "vmstat -m".
> 
> Also you should audit the code for zero-sized allocations, because upon 
> alloc, zero-sized is not counted, while on free it is.
> 
> See attached patch.
> 

Yeah, the patch produces much saner output.

-- 
Gary Jennejohn
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to