Posted in

Go内存模型与CPU缓存一致性冲突?揭秘atomic.LoadUint64为何有时失效,以及memory ordering的4种Go语义保障级别

第一章:Go内存模型与CPU缓存 … Go内存模型与CPU缓存一致性冲突?揭秘atomic.LoadUint64为何有时失效,以及memory ordering的4种Go语义保障级别Read more

Posted in

Go语言内存模型精要(Go Memory Model v1.22正式版):happens-before规则在channel/select/mutex中的6种具象表现

第一章:Go内存模型核心概念与v … Go语言内存模型精要(Go Memory Model v1.22正式版):happens-before规则在channel/select/mutex中的6种具象表现Read more