[Haskell-cafe] STM implementation

Ryan Yates fryguybob at gmail.com
Thu Sep 24 15:28:01 UTC 2015


Hi Nicola,

There is the STM section of the GHC commentary:

https://ghc.haskell.org/trac/ghc/wiki/Commentary/Rts/STM

If anything is missing let me know!

Ryan


On Thu, Sep 24, 2015 at 11:22 AM, Nicola Gigante
<nicola.gigante at gmail.com> wrote:
> Hi all,
>
> I’m considering the idea of hacking into the STM implementation,
> but the source in rts/STM.c seems rather dense.
>
> Is there some documentation about the internals or some place
> to start to understand what’s going on?
>
> Thank you,
> Nicola
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe


More information about the Haskell-Cafe mailing list