[project @ 2003-06-19 12:47:08 by simonmar]
authorsimonmar <unknown>
Thu, 19 Jun 2003 12:47:08 +0000 (12:47 +0000)
committersimonmar <unknown>
Thu, 19 Jun 2003 12:47:08 +0000 (12:47 +0000)
commit2ba64673dbe842a1ca1630d85ee6e155942272ed
tree5593f4a63bf5a064885348b7b25ebaf3a96c428d
parentc4a80e88394eab7282bbab3277788e3be824846d
[project @ 2003-06-19 12:47:08 by simonmar]
small optimisation: when evacuating a TSO, only copy the part of the
stack that is above the stack pointer and hence in use (doesn't apply
to most stacks, which are large objects and don't get copied anyhow).
ghc/rts/GC.c