- Notifications
You must be signed in to change notification settings - Fork18.4k
Commitceeda72
committed
[release-branch.go1.1] runtime: prevent sysmon from polling network excessivly
««« CL 11569043 / 6b3c351c7fe6runtime: prevent sysmon from polling network excessivlyIf the network is not polled for 10ms, sysmon starts polling networkon every iteration (every 20us) until another thread blocks in netpoll.Fixes issue 5922 .R=golang-dev, iantCC=golang-devhttps://golang.org/cl/11569043»»»Update#5928R=golang-dev, bradfitzCC=golang-devhttps://golang.org/cl/114380441 parentfc9a18f commitceeda72
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2015 | 2015 |
| |
2016 | 2016 |
| |
2017 | 2017 |
| |
| 2018 | + | |
2018 | 2019 |
| |
2019 | 2020 |
| |
2020 | 2021 |
| |
|
0 commit comments
Comments
(0)