Using mutable array after an unsafeFreezeArray, and GC details

Simon Marlow marlowsd at gmail.com
Mon May 12 08:29:17 UTC 2014


On 10/05/2014 21:57, Brandon Simmons wrote:
> Another silly question: when card-marking happens after a write or
> CAS, does that indicate "this segment maybe contains old-to-new
> generation references, so be sure to preserve (scavenge?) them from
> collection "?

Yes, that's exactly right.

Cheers,
Simon


More information about the Glasgow-haskell-users mailing list