On 2011-03-17, at 7:53 PM, Erick Lavoie wrote:
I moved the heap size to a compilation parameter so that the v8 version could have a 1GB heap (Math.pow(2,30) in initRuntime, compiler/bootstrap.js) without having a multiplication overflow when we try to run boostrapped.
I was able to get to the bridge calling where we try to allocate a second heap but I get an Error 11. I guess there is a bug in the (bootstrapped) FFI.
I get the same.
By the way, you should make the Tachyon heap very large (say 40 GB?).
Marc