comp.lang.ada
 help / color / mirror / Atom feed
From: sdd.hp.com!usc!cs.utexas.edu!not-for-mail@hplabs.hpl.hp.com
Subject: FYI
Date: 27 Sep 93 12:15:16 GMT	[thread overview]
Message-ID: <9309271215.AA04655@cs.utexas.edu> (raw)

A few days ago I posted a request for help regarding a problem I was 
experiencing using the Alsys 386 compiler.  Upon further investigation, I 
discovered that the application was eating up the heap.  As time went on, 
more and more memory was being allocated but not deallocated.  This created 
an incredibly long linked list of allocated memory blocks.  The application 
slowed down simply because it took an incredibly amount of time to traverse 
the linked list looking for an open memory block.  If the application ran 
long enough, say overnight, it ran out of memory and died.  I rewrote the 
small portion of code that was performing dynamic memory allocation to avoid 
any memory allocation.  That fixed my problem.  Anyway, I'd like to thank 
everyone who provided me with input.  It was of great help in solving this 
problem.



        			Charles Z.

             reply	other threads:[~1993-09-27 12:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-09-27 12:15 sdd.hp.com!usc!cs.utexas.edu!not-for-mail [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-19 14:57 fyi sdafadfs
2004-06-19 22:54 ` fyi Brian Oliver
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox