Skip to content
  • Simon Marlow's avatar
    [project @ 2003-06-19 12:47:08 by simonmar] · 2ba64673
    Simon Marlow authored
    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).
    2ba64673