summaryrefslogtreecommitdiff
path: root/src/runtime/mem.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix LastGC commentRuss Cox2014-09-241-2/+2
* runtime: account for tiny allocs, for testing.AllocsPerRunRuss Cox2014-09-171-1/+1
* runtime: always run semacquire on the G stackKeith Randall2014-09-161-1/+36
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+72