X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/4ba06413f535a389bab1987d2dcb46de3a912050..32cb310b42235f42ba8f9f70bb7ba3fe07b99377:/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..b9e55cd 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 +__ https://proj.llucax.com.ar/blog/dgc/blog/tag/understanding%20the%20current%20gc * mark * scan