aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mpagealloc_32bit.go
AgeCommit message (Expand)Author
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