[Haskell-cafe] Haskell garbage collector notes?

Bayley, Alistair Alistair.Bayley at invesco.com
Wed Aug 6 06:00:31 EDT 2008


> From: haskell-cafe-bounces at haskell.org 
> [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Galchin, Vasili
> 
>      Is 
> http://hackage.haskell.org/trac/ghc/wiki/GarbageCollectorNotes
>  a reliable source of info on the ghc garbage collector?


Depends which version of GHC... the next release (6.10) will include the
new parallel GC:
  http://research.microsoft.com/~simonpj/papers/parallel-gc/index.htm

  http://hackage.haskell.org/trac/ghc/wiki/Status/Releases

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************



More information about the Glasgow-haskell-users mailing list