Posted in

Go语言调度原理:从Linux futex到Go handoff,揭秘goroutine唤醒的7纳秒误差根源(附clock_gettime实测对比)

第一章:Go语言调度原理 Go语 … Go语言调度原理:从Linux futex到Go handoff,揭秘goroutine唤醒的7纳秒误差根源(附clock_gettime实测对比)Read more

Posted in

Go强调项取消为何无法中断阻塞系统调用?Linux futex wait vs Go runtime park机制深度对比

第一章:Go强调项取消为何无法中 … Go强调项取消为何无法中断阻塞系统调用?Linux futex wait vs Go runtime park机制深度对比Read more

Posted in

Go语言有线程安全问题么,深度逆向runtime/sema.go:揭秘semacquire函数如何在Linux futex上埋下死锁种子

第一章:Go语言有线程安全问题么 … Go语言有线程安全问题么,深度逆向runtime/sema.go:揭秘semacquire函数如何在Linux futex上埋下死锁种子Read more