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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to