Skip to content
  • Simon Marlow's avatar
    Rework the block allocator · 485b8d1a
    Simon Marlow authored
    The main goal here is to reduce fragmentation, which turns out to be
    the case of #743.  While I was here I found some opportunities to
    improve performance too.  The code is rather more complex, but it also
    contains a long comment describing the strategy, so please take a look
    at that for the details.
    485b8d1a