https://github.com/golang/go/blob/master/src/runtime/mgc.go#L858-L876
due to these code lines, stw in one gc cycle may happen more than 2 times. 
so stw times  in one gc cycle could be 2(general), 3, 4, .... and even for 
ever?

-- 
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/e1e712e0-5bf1-4bb2-968f-e3a8816fdbdfn%40googlegroups.com.

Reply via email to