Hacker News new | ask | show | jobs
by ufo 2920 days ago
The GC already needs to sweep through the whole allocated memory to find the unreacheble objects to be freed. Flipping a bit while doing this isnt a big deal.