Hello,

Reading the code, I can see the structs m and p hold a mcache instance. I'm 
curious to understand why both of them need an instance of mcache?
Also, I see that those instances are the same ones (runtime/proc.go init 
the p.mcache with m.cache and vice versa), is it correct? Should we 
consider that mcache belongs to m or p?

Thank you for the ones that will take time to reply :)

-- 
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/bba54eca-6b54-4566-b5c7-933f7ce6f401%40googlegroups.com.

Reply via email to