How do the heap sizes output by gctrace map to the various values of 
MemStats? I assume that the heap values from gctrace roughly match *one* (or 
two?) of the MemStats fields, but I can't find anything that documents that.

I see in the code that the gctrace outputs are mostly based 
on heap_live and the MemStats values are not (directly) based on the the 
same thing... but I'm guessing there's an indirect or approximate link. 

(I'm a bit puzzled by some gctrace output that I'm seeing.)

John

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b3306813-dcfe-4551-95a2-8b768161cc77n%40googlegroups.com.

Reply via email to