Skip to content
Prev 25467 / 398502 Next

re| memory.limit()

Not quite!

memory.limit only exists on Windows, and is not the same as --max-mem-size
(which you probably never need to set on Windows).
The default memory limit has been raised to the smaller of 1Gb and the
  amount of physical RAM.  (See the changes for rw1040 and rw1020 below.)
On Wed, 20 Nov 2002, Steve Wisdom wrote:

            
Not relevant, and in the NEWS file.