Speeding up GC

Richard Henderson rth@redhat.com
Tue Jun 4 10:03:00 GMT 2002


On Tue, Jun 04, 2002 at 11:20:35AM +0200, Marc Espie wrote:
> Isn't that a bit expensive ? getting through a SEGV and a signal-handler
> is not especially fast on most OSes.

The idea is that in all likelyhood, the objects _won't_ be changed.
You don't use this all the time for every page.


r~



More information about the Gcc mailing list