Displaying 1 result from an estimated 1 matches for "n800000".
Did you mean:
1800000
1997 Apr 01
0
R-beta: Re: R-alpha: My two problems
...ue on the command line, it tells me that it is
> invalid and is ignoring it!?? I repeat that when I recompiled changing
> the default size, gc() changed its values. Am I misunderstanding
> something?
I do not have this problem with R16.1, sparc-solaris2.5.1, gcc 2.7.2
Solaris-gorn% ~/R16 -n800000
> gc()
Garbage collection ...
753423 cons cells free (94%)
3875k bytes of heap free (96%)
Solaris-gorn% ~/R16 -n400000
> gc()
Garbage collection ...
353423 cons cells free (88%)
3875k bytes of heap free (96%)
Solaris-gorn% ~/R16 -v40
> gc()
Garbage collection ...
353423 cons cells free (...