Hi, folks.

     Recently i've watched Rick Hudsons presentation about beating latency 
problem in Go GC and it was great,
but when i've tried to understand how does it works i've concluded that 
there are not so much info compare to Java for example.
Design docs and source code looks complicated to get superficial grasp and 
not everybody has time to read Garbage Collection Handbook.
Is it possible for GC contributors to write series of blog posts, 
presentation etc. about GC internals? I guess it will be great for gophers 
who
would liketo know more about golang runtime internals, because stuff like 
writebarriers and their implementations, memory bitmaps and etc
are not so easy to understand by source code, even though comments are 
great.

Kind Regards, Gleb Stepanov.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to