[project @ 2001-08-08 14:14:08 by simonmar]
authorsimonmar <unknown>
Wed, 8 Aug 2001 14:14:09 +0000 (14:14 +0000)
committersimonmar <unknown>
Wed, 8 Aug 2001 14:14:09 +0000 (14:14 +0000)
commitf3d40a6e45424480276d701f20b1ab4ea4278af4
treec8927fa8a99e5f4cd22f3f8f51d53e405cbc5fea
parent5df78042458dc002b72b9b20f1e43ab28bff9ada
[project @ 2001-08-08 14:14:08 by simonmar]
Flag tweaks: +RTS -c now means "enable compaction all the time"
(previously there was no way to do this *and* run without a maximum
heap size).

The heuristics for determining the generation sizes are also slightly
better now.
ghc/includes/RtsFlags.h
ghc/rts/GC.c
ghc/rts/RtsFlags.c
ghc/rts/Storage.c