[project @ 1999-02-05 14:48:01 by simonm]
authorsimonm <unknown>
Fri, 5 Feb 1999 14:48:01 +0000 (14:48 +0000)
committersimonm <unknown>
Fri, 5 Feb 1999 14:48:01 +0000 (14:48 +0000)
commit3e8ab4c02d81252a1ed5deab19426270d85a9905
tree1a7082ff30b4823525f6736bf07575a3f1ab4f0c
parent4c47c22c37844784894dfadbf91d749fcafeef9d
[project @ 1999-02-05 14:48:01 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/Storage.c