Skip to content
Snippets Groups Projects

Enable use with nonmoving collector

Open Teo Camarasu requested to merge teo/ghc-debug:nonmoving-heap into master

Block groups on the haskell heap normally only consist of one block, but can be longer, eg, for large/pinned objects, compact regions, or for segments on the nonmoving heap.

We have to take care in our implementation of the block cache and take this into account when looking up closures.

See: Note [Block groups and the block cache].

Resolves #7

Edited by Teo Camarasu

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading