octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44380] Facing memory limit of less than 1 GB


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44380] Facing memory limit of less than 1 GB
Date: Mon, 04 Jan 2016 19:21:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #21, bug #44380 (project octave):

I don't know what Windows does behind the scenes for managing virtual memory. 
In any case, I don't think this is an Octave bug.  All Octave does is request
memory from C++ operator new and occasionally the C library malloc function. 
Those are outside the scope of the Octave project.  Given that the limits
appear to fluctuate, it seems to me that the limits have something to do with
other processes that might be running on your system, or whatever is happening
with the operating system's memory management.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44380>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]