]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: only poll network from one P at a time in findRunnable"
authorCarlos Amedee <carlos@golang.org>
Tue, 22 Apr 2025 20:42:26 +0000 (13:42 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 22 Apr 2025 22:49:52 +0000 (15:49 -0700)
commit489917fc400ee25d34dfb06306da3b3cef126963
treee614728671703f9d0bcc552980add922acc17852
parent83b53527fa738ac3364a5f7e4921f2e81f69584e
Revert "runtime: only poll network from one P at a time in findRunnable"

This reverts commit 352dd2d932c1c1c6dbc3e112fcdfface07d4fffb.

Reason for revert: cockroachdb benchmark failing. Likely due to CL 564197.

For #73474

Change-Id: Id5d83cd8bb8fe9ee7fddb8dc01f1a01f2d40154e
Reviewed-on: https://go-review.googlesource.com/c/go/+/667336
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Auto-Submit: Carlos Amedee <carlos@golang.org>
src/runtime/proc.go
src/runtime/runtime2.go