aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mgcsweepbuf.go
AgeCommit message (Expand)Author
2020-03-20runtime: use divRoundUpAustin Clements
2019-11-08runtime: fix (*gcSweepBuf).block guaranteesMichael Anthony Knyszek
2018-08-24runtime: replace sys.CacheLineSize by corresponding internal/cpu const and varsMartin Möhrmann
2016-10-25runtime: make markrootSpans time proportional to in-use spansAustin Clements
2016-10-25runtime: make sweep time proportional to in-use spansAustin Clements