Re: [go-nuts] mcache per P or per M?

2019-11-04 Thread Vincent Blanchon
Thank you, Ian! With the CL it is much more clear now Le mardi 5 novembre 2019 02:27:00 UTC+4, Ian Lance Taylor a écrit : > > On Sat, Nov 2, 2019 at 4:58 AM Vincent Blanchon > > wrote: > > > > Reading the code, I can see the structs m and p hold a mcache instance. > I'm curious to

Re: [go-nuts] cgo build error

2019-11-04 Thread Ian Lance Taylor
On Sun, Nov 3, 2019 at 7:03 AM Bill Anderson wrote: > > I met a problem > I compiled a native ELF binary running on android arm7 on Ubuntu. > > export GOOS=android > export GOARCH=arm > export GOARM=7 > export CGO_ENABLED=1 > export CGO_CFLAGS="-g -O2 >

Re: [go-nuts] mcache per P or per M?

2019-11-04 Thread Ian Lance Taylor
On Sat, Nov 2, 2019 at 4:58 AM Vincent Blanchon wrote: > > 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

[go-nuts] [ANN] QBE compiler (proof of concept)

2019-11-04 Thread Jan Mercl
See: https://godoc.org/modernc.org/qbe/qbec There's also qbefmt: https://godoc.org/modernc.org/qbe/qbefmt -- 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

[go-nuts] identify licences in a file tree?

2019-11-04 Thread fgergo
Hi, has anybody created a runnable utility - possibly using github.com/google/licensecheck - to identify licences in a file tree? thanks, Gergely Födémesi -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop