[project @ 1999-01-19 15:07:53 by simonm]
authorsimonm <unknown>
Tue, 19 Jan 1999 15:07:56 +0000 (15:07 +0000)
committersimonm <unknown>
Tue, 19 Jan 1999 15:07:56 +0000 (15:07 +0000)
commitc2ce3c04a00b4b8b21c113ea02a80546d3e6cf71
tree35c658fc35886e21db0c4c355ec3e9e43146dfd8
parent7f35c865d768166b1c4be903b00fa3624db569b3
[project @ 1999-01-19 15:07:53 by simonm]
- Add -F<factor> flag which governs the threshold size of the oldest
  generation.

- Add RtsFlags.GcFlags.minOldGenSize (no flag yet) so that we don't
  have to guess the initial size of the oldest generation.
ghc/rts/GC.c
ghc/rts/RtsFlags.c
ghc/rts/RtsFlags.h
ghc/rts/Storage.c