如何增加编译成MongoDB的V8的堆大小?

时间:2015-12-04 21:08:37

标签: mongodb v8

我在运行map-reduce时收到MongoDB(v3)内部V8的警告:

V8 GC epilogue heap stats -  total: 1477830040 exec: 2097152 used: 1474778864 limit: 1535115264

我想知道是否有办法在运行时增加V8的堆大小或重新编译Mongo的V8,以便给我更多的空间...

0 个答案:

没有答案