2006/7/25, Daniel Berlin <[EMAIL PROTECTED]>:

There probably are.
But at some point, if you are tuning boehm's to this point, what is the
advantage of it over just writing your own collector like ggc-page? :)

Indeed. That's why I always welcome opinions, should I continue with
Boehm's or stop already :)

I mean, you might as well drive boehm's marking using the exact marking
process (IE replacing the ggc_mark calls with GC_mark_*, instead of it's
conservative one, you'd probably get better performance since it
wouldn't be guessing :)

Now that's a better idea than treat atomic data structures
specifically. I will see what can I do here.

Thanks,

--
Laurynas

Reply via email to