X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/32cb310b42235f42ba8f9f70bb7ba3fe07b99377..HEAD:/source/blog/posts/2009/04/understanding-the-current-gc-conclusion.rst?ds=sidebyside diff --git a/source/blog/posts/2009/04/understanding-the-current-gc-conclusion.rst b/source/blog/posts/2009/04/understanding-the-current-gc-conclusion.rst index b9e55cd..a5df3ef 100644 --- a/source/blog/posts/2009/04/understanding-the-current-gc-conclusion.rst +++ b/source/blog/posts/2009/04/understanding-the-current-gc-conclusion.rst @@ -13,7 +13,7 @@ it's a good time to translate how this is mapped to the D_ GC implementation. As we all remember__, each cell (bin) in D_ has several bits associated to them. Only 3 are interesting in this case: -__ https://proj.llucax.com.ar/blog/dgc/blog/tag/understanding%20the%20current%20gc +__ /blog/blog/tag/understanding%20the%20current%20gc * mark * scan