X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..HEAD:/source/blog/posts/2009/04/understanding-the-current-gc-conclusion.rst 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 84da573..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: -__ http://proj.llucax.com.ar/blog/dgc/blog/tag/understanding%20the%20current%20gc +__ /blog/blog/tag/understanding%20the%20current%20gc * mark * scan