[Vm-dev] GC

Eliot Miranda eliot.miranda at gmail.com
Fri Apr 27 15:54:51 UTC 2018


Hi Ken,


> On Apr 27, 2018, at 7:35 AM, Ken.Dickey <Ken.Dickey at whidbey.com> wrote:
> 
> 
> You might be interested in
> 
> "Very Concurrent Mark and Sweep Garbage Collection without Fine-Grain Synchronization"
> 
> http://doc.cat-v.org/inferno/concurrent_gc/
> 
> I suspect the Smalltalk allocation rate is much higher than Limbo, but the algorithm is simple -- and in a multicore system..

Yes, thanks.  This is the paper that Clément and I have read and take as a model for the incremental talk mark-sweep we're planning, and which Clément's recent compactor work supports moving towards.


> 
> FYI,
> -KenD


_,,,^..^,,,_ (phone)


More information about the Vm-dev mailing list