Posted in

【Go实时系统准入清单】:eBPF程序加载、time.Now()精度校准、GOMAXPROCS=1锁频——硬实时改造必须跨过的5道坎

第一章:Go实时系统准入清单的底 … 【Go实时系统准入清单】:eBPF程序加载、time.Now()精度校准、GOMAXPROCS=1锁频——硬实时改造必须跨过的5道坎Read more

Posted in

Go系统管理的隐秘陷阱:GOMAXPROCS=1在容器中为何导致CPU空转?cgo调用getpwuid时的线程阻塞雪崩是如何被pprof火焰图揪出的?

第一章:Go系统管理的隐秘陷阱全 … Go系统管理的隐秘陷阱:GOMAXPROCS=1在容器中为何导致CPU空转?cgo调用getpwuid时的线程阻塞雪崩是如何被pprof火焰图揪出的?Read more

Posted in

Go CI/CD流水线卡在go test?揭秘testing.T.Parallel()与-GOMAXPROCS=1的冲突机制,4种并行测试稳定性加固方案(含GitHub Action matrix配置)

第一章:Go CI/CD流水线卡 … Go CI/CD流水线卡在go test?揭秘testing.T.Parallel()与-GOMAXPROCS=1的冲突机制,4种并行测试稳定性加固方案(含GitHub Action matrix配置)Read more