
18 May
2008
18 May
'08
9:01 a.m.
Hello Peter, Sunday, May 18, 2008, 4:47:22 PM, you wrote:
If I understood it correctly, the current garbage collector of GHC is single threaded, which really hinders SMP
Any plans on improving this or workarounds?
workaround - decrease GC times. read GHC manual for switches that control it. in particular, try +RTS -A10m afair, multithreaded gc was already implemented and should be shipped with ghc 6.10 -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com