Skip to content

Nonmoving: Allow aging and refactor static objects logic

Ben Gamari requested to merge wip/gc/aging into wip/gc/nonmoving-concurrent

This is part of a series of MRs introducing a concurrent, non-moving garbage collector to GHC.

See !972 (closed) .

Merge request reports