On fre, 2008-11-07 at 10:36 -0800, Mark Nottingham wrote:
> thx.
> 
> When mallinfo fails, how does it appear in cachemgr -- i.e., is there  
> any way to reliably detect it just by examining the output?

numbers wrap over and become negative, then 0 and positive again. Cycle
repeats each 4 GB. (32-bit signed counters counting bytes)

regards
Henrik

Reply via email to