[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65669] Cell array construction is memory-inte
From: |
Henry Shu |
Subject: |
[Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive |
Date: |
Mon, 6 May 2024 09:17:48 -0400 (EDT) |
Follow-up Comment #29, bug #65669 (group octave):
> The freed nodes should be available even though they are not collected by
whoever (glibc, linux?) manages the heap, right?
Yes, that is/seems the case, as reported in [comment #18 comment #18]
(transcribed below). And the freed memory/nodes are available even to a
subprocess: I tested this with parcellfun (version 4.0.2)
To another process though, those memory/nodes appear to be still in use. The
pain point is that we can no longer run another memory-intensive process
without exiting/crashing this first Octave process.
[comment #18 comment #18:] > E.g. with the magic square test with size = 1000,
then doing that test 100 times gives the same unexplained memory usage as
running it just once.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65669>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65669] Memory Leak when Using Cell, (continued)
- [Octave-bug-tracker] [bug #65669] Memory Leak when Using Cell, Arun Giridhar, 2024/05/02
- [Octave-bug-tracker] [bug #65669] Memory Leak when Using Cell, Arun Giridhar, 2024/05/02
- [Octave-bug-tracker] [bug #65669] Memory Leak when Using Cell, Nicholas Jankowski, 2024/05/03
- [Octave-bug-tracker] [bug #65669] Memory Leak when Using Cell, Arun Giridhar, 2024/05/03
- [Octave-bug-tracker] [bug #65669] Memory Leak when Using Cell, Philip Nienhuis, 2024/05/03
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Arun Giridhar, 2024/05/03
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Henry Shu, 2024/05/04
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Arun Giridhar, 2024/05/04
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Henry Shu, 2024/05/04
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Petter, 2024/05/05
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive,
Henry Shu <=
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Dmitri A. Sergatskov, 2024/05/06
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Dmitri A. Sergatskov, 2024/05/06
- [Octave-bug-tracker] [bug #65669] Cell array construction is memory-intensive, Dmitri A. Sergatskov, 2024/05/06