Posted in

Go语言自学可以吗?最后的答案不在教程里,在$GOROOT/src/runtime/proc.go第2187行——你敢不敢现在就打开?

第一章:Go语言自学可以吗 完全 … Go语言自学可以吗?最后的答案不在教程里,在$GOROOT/src/runtime/proc.go第2187行——你敢不敢现在就打开?Read more

Posted in

Go语言是什么系统?答案不在文档里,在$GOROOT/src/runtime/proc.go的1372行注释中(已验证为2012年原始commit)

第一章:Go语言是什么系统 Go … Go语言是什么系统?答案不在文档里,在$GOROOT/src/runtime/proc.go的1372行注释中(已验证为2012年原始commit)Read more

Posted in

【Go面试倒计时警告】:当面试官打开go/src/runtime/proc.go并问“Explain this scheduler state transition”,你能说出Gwaiting/Grunnable/Grunning的精确语义吗?

第一章:Go调度器状态机的英语语 … 【Go面试倒计时警告】:当面试官打开go/src/runtime/proc.go并问“Explain this scheduler state transition”,你能说出Gwaiting/Grunnable/Grunning的精确语义吗?Read more

Posted in

Go语言不是平台,是“平台宪法”:解读go/src/runtime/proc.go第412-428行——所有调度行为都受此7条元规则约束

第一章:Go语言是啥平台啊 Go … Go语言不是平台,是“平台宪法”:解读go/src/runtime/proc.go第412-428行——所有调度行为都受此7条元规则约束Read more