[project @ 1999-02-05 14:49:22 by simonm]
authorsimonm <unknown>
Fri, 5 Feb 1999 14:49:22 +0000 (14:49 +0000)
committersimonm <unknown>
Fri, 5 Feb 1999 14:49:22 +0000 (14:49 +0000)
commitf30339445724f48bb252485b8eac850a4dc9a9ae
treed78d605c932b61aa91caf2cf6d87b1fc536b6d08
parent3e8ab4c02d81252a1ed5deab19426270d85a9905
[project @ 1999-02-05 14:49:22 by simonm]
[ repeating commit, message got lost last time ]

  - Scavenge each older generation immediately after traversing its
    mutable list.

  - Make the first GC a major one: it doesn't cost much, and we get
    to garbage collection 'main' straight away.

  - Change the order of scavenging to try to minimise the size of
    the mutable lists.
ghc/rts/GC.c