Garbage Collection for Systems Programmers
H. S. Teoh
hsteoh at qfbox.info
Sat Apr 6 20:16:51 UTC 2024
On Sat, Apr 06, 2024 at 07:09:12PM +0000, Sebastian Nibisz via Digitalmars-d wrote:
> On Saturday, 6 April 2024 at 16:49:44 UTC, Richard (Rikki) Andrew Cattermole
> wrote:
> > Modern GC's tend to need write barriers to make them work.
>
> Write barrier can be as cheap as a single atomic write.
So let's do it!
T
--
The problem with the world is that everybody else is stupid.
More information about the Digitalmars-d
mailing list