Philip Nienhuis wrote:
> Thank you Michael...
>
> Michael Goffioul wrote:
>> On Sun, Jan 17, 2010 at 8:39 PM, Philip Nienhuis
>> <[email protected]> wrote:
>>>> You might want to try playing with the JVM arguments, especially
>>>> the memory controlling arguments. The java package reads arguments
<long snip>
:
> It fitted with little left as -after processing the spreadsheets- executing
> rt = java_invoke ('java.lang.Runtime', 'getRuntime');
> rt.maxMemory().doubleValue() / 1024 / 1024
> yielded
> ans = 508.06
> rt.maxMemory().doubleValue() / 1024 / 1024
Sloppy copy & paste :-( sorry.
That last line should read:
rt.freeMemory().doubleValue() / 1024 / 1024
> ans = 51.797
> (i.e. only 52 MB free memory left).
BTW on my Linuxbox (stock Mandriva 2009.0) the default max memory pool
allocation is also 512 MB. Perhaps Linux is where I saw the file
"java.opts" as I indicated in my earlier posting.
Philip
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev