From: Thomas Lumley (tlumley@u.washington.edu)
Date: Fri 21 Mar 2003 - 18:39:33 EST
Message-id: <Pine.A41.4.44.0303202337251.59574-100000@homer20.u.washington.edu>
On Wed, 19 Mar 2003, kjetil brinchmann halvorsen wrote:
> On 19 Mar 2003 at 8:57, Michael D. Ward wrote:
>
> Please use a subject line!
>
> I have a machine with 1.5Gb of physical memory, and have for a long
> time used --max-mem-size 2G,
> without any problems. Just yesterday that wasn't enough, so I tried
> to increase to --max-mem-size 4G, which was rejected by R.
> I lowered to 3G, and the program seemt to be running fine, but
> eventually I had to kill the process (hanging).
>
> This is windows XP professional. So, at least on XP, there is
> certainly not a hard coded limit of 1G. But why the limit somewhere
> between 3 and 4G?
>
Well, 4Gb is the maximum addressable with 32bit pointers and you would
need to fit the operating system and the R program in there as well as the
R heap.
-thomas
______________________________________________
R-help@stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
This archive was generated by hypermail 2.1.3 : Tue 01 Jul 2003 - 09:11:25 EST