Re: [go-nuts] GC: How was the object tree build?

2019-07-25 Thread ding liu
Thanks 在 2019年7月25日星期四 UTC+8下午1:46:04,Ian Lance Taylor写道: > > On Wed, Jul 24, 2019 at 5:37 AM ding liu > > wrote: > > > > We know Go`s GC mark than can check all objects begin from root object. > But how to build the object tree? I cann`t find any code in runtime, o

[go-nuts] GC: How was the object tree build?

2019-07-24 Thread ding liu
We know Go`s GC mark than can check all objects begin from root object. But how to build the object tree? I cann`t find any code in runtime, or any document. Any body has related documents? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To uns

Re: [go-nuts] why need "assist garbage collection" at a GC cycle? (runtime Code)

2019-06-11 Thread ding liu
; > > On 6/6/19, ding liu > wrote: > > I cann`t find any infomation about "assist garbage collection" with > google, > > > > so what`s the purpose of "assist garbage collection"? > > > > -- > > You received this message beca

[go-nuts] why need "assist garbage collection" at a GC cycle? (runtime Code)

2019-06-06 Thread ding liu
I cann`t find any infomation about "assist garbage collection" with google, so what`s the purpose of "assist garbage collection"? -- 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, s