Skip to content
Snippets Groups Projects
Commit a737b1ef authored by Simon Marlow's avatar Simon Marlow Committed by pcapriotti
Browse files

Allow allocNursery() to allocate single blocks (#7257)

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
parent 33de4fb0
Branches wip/8419
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment