mirror of
https://github.com/golang/go
synced 2024-11-13 18:20:32 -07:00
3f8aa662e9
mark and sweep, stop the world garbage collector (intermediate step in the way to ref counting). can run pretty with an explicit gc after each file. R=r DELTA=502 (346 added, 143 deleted, 13 changed) OCL=20630 CL=20635 |
||
---|---|---|
.. | ||
allocator.go | ||
Makefile | ||
malloc.c | ||
malloc.h | ||
mem.c | ||
pagemap.c | ||
testrandom.go | ||
testrepeat.go | ||
testsizetoclass.go | ||
triv.c |