This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Speeding up GC


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]