Skip to content
  • Simon Marlow's avatar
    [project @ 1999-01-28 15:04:00 by simonm] · f939293c
    Simon Marlow authored
    - Be a bit more accurate about +RTS -H<size>, now we attempt to estimate
      the amount of memory that will be needed at the next GC based on
      the amount of promotion going on, and adjust the size of the allocation
      area appropriately.
    
    - tidy up, move some stuff into Storage.c.
    f939293c