On Thu, 9 Jan 2020 12:58:28 +0100
Hans Petter Selasky <[email protected]> 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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to