aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mbitmap_noallocheaders.go
AgeCommit message (Expand)Author
2024-04-09runtime: remove the allocheaders GOEXPERIMENTMichael Anthony Knyszek
2024-04-02all: use kind* of abiqiulaidongfeng
2023-11-16runtime: optimize bulkBarrierPreWrite with allocheadersMichael Anthony Knyszek
2023-11-16runtime: fix liveness issue in test-only getgcmaskMichael Anthony Knyszek
2023-11-10runtime: fix user arena heap bits writing on big endian platformsMichael Anthony Knyszek
2023-11-09runtime: implement experiment to replace heap bitmap with alloc headersMichael Anthony Knyszek
2023-11-09runtime: add the allocation headers GOEXPERIMENT and fork filesMichael Anthony Knyszek