Displaying 1 result from an estimated 1 matches for "do_memlimits".
2011 Jul 21
1
--max-vsize
...260M or greater) makes mem.limits()
report NA for the vsize limit; gc() continues to report a value...
2. ...but that value (and the actual limit) is wrong by a factor of 8.
I attach a patch for issue 2, lightly tested. I believe that fixing
issue 1 involves changing the return convention of do_memlimits -- not
returning a specialized integer vector, but a more general numeric; I
wasn't confident to do that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-src-main-memory.c-set-R_MaxVSize-when-assigning-to-v.patch
Type: text/x-diff
Size: 824 bytes
Desc:...