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: Andreas Weber
Subject: [Octave-bug-tracker] [bug #44380] Facing memory limit of less than 1 GB
Date: Mon, 04 Jan 2016 11:07:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.5.0

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

@Tom: Your operating system isn't able to find a continuous memory block with
the requested size which can be addressed by an 32bit pointer.

The size of the biggest continuous memory block depends also on memory
fragmentation an thus which processes on you system are started, how many
memory they have allocated and freed.

So to conclude: Octave asks the operating system to allocate a continuous
memory block but the operating system isn't able to fulfil this. In my eyes
clearly not an Octave bug

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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