Posted in

Go的goroutine调度器 vs C的pthread:在10万连接场景下,谁先触发内核OOM Killer?(实测日志溯源)

第一章:Go的goroutine … Go的goroutine调度器 vs C的pthread:在10万连接场景下,谁先触发内核OOM Killer?(实测日志溯源)Read more

Posted in

从Linux pthread到Go goroutine:一次跨越15年的调度语义迁移(含perf sched latency对比数据)

第一章:Go语言的线程叫做gor … 从Linux pthread到Go goroutine:一次跨越15年的调度语义迁移(含perf sched latency对比数据)Read more

Posted in

手机Go编译器失效急救包:5类典型错误代码(exit status 2 / exec format error / undefined reference to ‘pthread’)逐行溯源与修复

第一章:手机Go编译器失效急救包 … 手机Go编译器失效急救包:5类典型错误代码(exit status 2 / exec format error / undefined reference to ‘pthread’)逐行溯源与修复Read more