Forked from
Glasgow Haskell Compiler / GHC
42053 commits behind, 113 commits ahead of the upstream repository.
-
Forcing large allocations here can creates serious fragmentation in some cases, and since the large allocations are only a small optimisation we should allow the nursery to hoover up small blocks before allocating large chunks. MERGED from commit 1f5d8364
Forcing large allocations here can creates serious fragmentation in some cases, and since the large allocations are only a small optimisation we should allow the nursery to hoover up small blocks before allocating large chunks. MERGED from commit 1f5d8364
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
BlockAlloc.c 22.57 KiB