[Haskell-cafe] +RTS -M800M

Tomasz Zielonka tomasz.zielonka at gmail.com
Sat Dec 17 17:03:21 EST 2005


On Sat, Dec 17, 2005 at 10:56:58PM +0100, Ketil Malde wrote:
> Is there any chance there is a bug in recent GHCs (or perhaps Linux?)
> affecting this?  I'm fairly sure I've lately seen Haskell programs
> consuming significantly larger amounts of memory than they should be
> allowed to, and I can try to isolate a test case if it is of
> interest. 

It can surely happen when you interface to foreign libraries that
allocate memory on their own - outside of GHC's heap.

Best regards
Tomasz

-- 
I am searching for a programmer who is good at least in some of
[Haskell, ML, C++, Linux, FreeBSD, math] for work in Warsaw, Poland


More information about the Haskell-Cafe mailing list