aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/malloc.go
diff options
context:
space:
mode:
authorMichael Anthony Knyszek <mknyszek@google.com>2018-10-02 20:23:41 +0000
committerMichael Knyszek <mknyszek@google.com>2018-10-17 16:25:42 +0000
commite508a5f072c6e3c8449007bf7ca87142c6746404 (patch)
tree2670709aec884b6239400f10636c3196217b14aa /src/runtime/malloc.go
parentde31f637a9edec8a94c8fb6124bb30ff1d6ee1ee (diff)
downloadgo-e508a5f072c6e3c8449007bf7ca87142c6746404.tar.xz
runtime: de-duplicate span scavenging
Currently, span scavenging was done nearly identically in two different locations. This change deduplicates that into one shared routine. For #14045. Change-Id: I15006b2c9af0e70b7a9eae9abb4168d3adca3860 Reviewed-on: https://go-review.googlesource.com/c/139297 Run-TryBot: Michael Knyszek <mknyszek@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/runtime/malloc.go')
0 files changed, 0 insertions, 0 deletions