X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fsm%2FGC.h;h=b95466edb9b28382ecf1d67447f4033d07d6d512;hb=7f3ce06a1a2840c52d6f5bf1bcd09cffe1f80d28;hp=519925e452d90d98b44d3a7aa8f71728def3d801;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git diff --git a/rts/sm/GC.h b/rts/sm/GC.h index 519925e..b95466e 100644 --- a/rts/sm/GC.h +++ b/rts/sm/GC.h @@ -4,6 +4,11 @@ * * Generational garbage collector * + * Documentation on the architecture of the Garbage Collector can be + * found in the online commentary: + * + * http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/GC + * * ---------------------------------------------------------------------------*/ #ifndef GC_H