aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime2.go
diff options
context:
space:
mode:
authorMichael Anthony Knyszek <mknyszek@google.com>2018-10-18 20:09:03 +0000
committerMichael Knyszek <mknyszek@google.com>2019-05-09 16:20:52 +0000
commiteaa1c87b007ad4c19b09b5bd9fdd85a093075324 (patch)
treeaa6486c3a17290aa94e7868e2e569d2c0e907795 /src/runtime/runtime2.go
parentd56199d68e3f34d88dac92997662dc6d6ab6ae14 (diff)
downloadgo-eaa1c87b007ad4c19b09b5bd9fdd85a093075324.tar.xz
runtime: remove periodic scavenging
This change removes the periodic scavenger which goes over every span in the heap and scavenges it if it hasn't been used for 5 minutes. It should no longer be necessary if we have background scavenging (follow-up). For #30333. Change-Id: Ic3a1a4e85409dc25719ba4593a3b60273a4c71e0 Reviewed-on: https://go-review.googlesource.com/c/go/+/143157 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/runtime2.go')
0 files changed, 0 insertions, 0 deletions