Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,245
    • Issues 5,245
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 568
    • Merge requests 568
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Repository
Switch branch/tag
  • ghc
  • rts
  • sm
  • CNF.c
Find file BlameHistoryPermalink
  • Ömer Sinan Ağacan's avatar
    rts: COMPACT_NFDATA support for the nonmoving collector · 3a862703
    Ömer Sinan Ağacan authored May 23, 2019 and Ben Gamari's avatar Ben Gamari committed Oct 22, 2019
    This largely follows the model used for large objects, with appropriate
    adjustments made to account for references in the sharing deduplication
    hashtable.
    3a862703
Code owners : Moritz Angermann, Ben Gamari, Ömer Sinan Ağacan, Tamar Christina, and Simon Marlow