simonmar    2003/06/19 05:47:09 PDT

  Modified files:
    ghc/rts              GC.c 
  Log:
  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).
  
  Revision  Changes    Path
  1.156     +12 -2     fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to