diff options
author | Simon Marlow <marlowsd@gmail.com> | 2012-09-21 13:11:22 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2012-09-21 13:46:47 +0100 |
commit | 1f5d83648dfda39d999eb8a9e8192339b3eea540 (patch) | |
tree | 257b9a2b5f4d38706bce47dc017128ebea35b431 /rts/sm/GC.c | |
parent | a17da16f08ae24e24ebe671d0731c43b240008f5 (diff) | |
download | haskell-1f5d83648dfda39d999eb8a9e8192339b3eea540.tar.gz |
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.
Diffstat (limited to 'rts/sm/GC.c')
0 files changed, 0 insertions, 0 deletions