aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mpagealloc_32bit.go
AgeCommit message (Expand)Author
2021-12-06runtime: set iOS addr space to 40 bits with incremental pageallocMichael Anthony Knyszek
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-23runtime: rename pageAlloc receiverMichael Pratt
2020-10-06runtime: enable more address bits on macOS/ARM64Cherry Zhang
2019-12-03runtime: convert page allocator bitmap to sparse arrayMichael Anthony Knyszek
2019-11-07runtime: add new page allocator coreMichael Anthony Knyszek
2019-11-07runtime: add new page allocator constants and descriptionMichael Anthony Knyszek