On 19/04/2010 17:01, Gabor PALI wrote:
On Mon, Apr 19, 2010 at 5:55 PM, Simon Marlow wrote:
How many cores do you have?
Four. It is an "Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz".
I guess this must be a bad interaction between the RTS and FreeBSD's
threading implementation somehow. Lac
On Mon, Apr 19, 2010 at 5:55 PM, Simon Marlow wrote:
> How many cores do you have?
Four. It is an "Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz".
:g
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
On 19/04/2010 16:29, Gabor PALI wrote:
On Mon, Apr 19, 2010 at 2:26 PM, Simon Marlow wrote:
It's supposed to run in very little memory, if it doesn't that's a bug. Is
it displaying this behaviour for all the ways?
No, only 'threaded2' does this, 'normal' and 'threaded1' pass.
How many cores
On Mon, Apr 19, 2010 at 2:26 PM, Simon Marlow wrote:
> It's supposed to run in very little memory, if it doesn't that's a bug. Is
> it displaying this behaviour for all the ways?
No, only 'threaded2' does this, 'normal' and 'threaded1' pass.
Cheers,
:g
_
On 15/04/2010 23:21, Gabor PALI wrote:
Hello,
Based on my experiences with the nightly builds and tests, it seems that
2 + 4 GB (real + swap) memory is not enough sometimes :) There is a
process (throwto003, test 173) during running `make -C
testsuite/tests/ghc-regress BINDIST=YES` (phase 11 in
On Fri, Apr 16, 2010 at 12:21:08AM +0200, Gabor PALI wrote:
>
> Based on my experiences with the nightly builds and tests, it seems that
> 2 + 4 GB (real + swap) memory is not enough sometimes :) There is a
> process (throwto003, test 173) during running `make -C
> testsuite/tests/ghc-regress BIN
Hello,
Based on my experiences with the nightly builds and tests, it seems that
2 + 4 GB (real + swap) memory is not enough sometimes :) There is a
process (throwto003, test 173) during running `make -C
testsuite/tests/ghc-regress BINDIST=YES` (phase 11 in the builder) which
eats up a lot of memo