Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Simon Marlow's avatar
    18896fa2
    GC refactoring and cleanup · 18896fa2
    Simon Marlow authored
    Now we keep any partially-full blocks in the gc_thread[] structs after
    each GC, rather than moving them to the generation.  This should give
    us slightly better locality (though I wasn't able to measure any
    difference).
    
    Also in this patch: better sanity checking with THREADED.
    18896fa2
    History
    GC refactoring and cleanup
    Simon Marlow authored
    Now we keep any partially-full blocks in the gc_thread[] structs after
    each GC, rather than moving them to the generation.  This should give
    us slightly better locality (though I wasn't able to measure any
    difference).
    
    Also in this patch: better sanity checking with THREADED.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.