]> Cypherpunks repositories - gostls13.git/commit
runtime: factor out GC assist credit accounting
authorMichael Anthony Knyszek <mknyszek@google.com>
Sat, 13 Aug 2022 16:37:09 +0000 (16:37 +0000)
committerMichael Knyszek <mknyszek@google.com>
Wed, 12 Oct 2022 20:23:16 +0000 (20:23 +0000)
commit987f94fa038d4a66fa174ddc4267d8718a029581
tree9e2ca432d2fb2e66287a039ed27beec2fcc1b30a
parent69fc74f3eefc3d08b9233992e47d660bf3d449a1
runtime: factor out GC assist credit accounting

No-op change in preparation for arenas.

For #51317.

Change-Id: I0777f21763fcd34957b7e709580cf2b7a962ba67
Reviewed-on: https://go-review.googlesource.com/c/go/+/423365
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/malloc.go