summaryrefslogtreecommitdiff
path: root/quickcheck/run.sh
diff options
context:
space:
mode:
authorÖmer Sinan Ağacan <omer@well-typed.com>2018-03-05 15:57:47 +0300
committerBen Gamari <ben@smart-cactus.org>2019-10-18 15:27:56 -0400
commit921e4e360a1244ee63241efc62da28642343fece (patch)
tree456292c188343645c56c882d393965fe201b273a /quickcheck/run.sh
parentc4c9904b324736dc5d190a91418e8d8f564d4104 (diff)
downloadhaskell-wip/gc/aligned-block-allocation.tar.gz
rts/BlockAlloc: Allow aligned allocation requestswip/gc/aligned-block-allocation
This implements support for block group allocations which are aligned to an integral number of blocks. This will be used by the nonmoving garbage collector, which uses the block allocator to allocate the segments which back its heap. These segments are a fixed number of blocks in size, with each segment being aligned to the segment size boundary. This allows us to easily find the segment metadata stored at the beginning of the segment.
Diffstat (limited to 'quickcheck/run.sh')
0 files changed, 0 insertions, 0 deletions