comp.lang.ada
 help / color / mirror / Atom feed
From: nospam@somewhere.ia.us (Robert S. White)
Subject: Re: Please Help.
Date: 1997/09/19
Date: 1997-09-19T00:00:00+00:00	[thread overview]
Message-ID: <5vv2vb$15ru$1@flood.weeg.uiowa.edu> (raw)
In-Reply-To: 3422BE2E.62B1@gsfc.nasa.gov


In article <3422BE2E.62B1@gsfc.nasa.gov>, Stephen.Leake@gsfc.nasa.gov says...

>   But I feel strongly that this issue (compacting dynamic
>memory) is ignored by too many programmers, so I'd like to raise its
>visibility.

  It is virtually outlawed by embedded software systems where high 
performance, reliability, and real time deadlines are critical.  Use
of the data heap or any other dynamic memory usage is one of the code
inspection checklist items we always check.   The Ada83 & operator
for strings used to get/(bite) us in the 80's with some compilers.  
Functions returning complicated records (which are not inlined) also
tend to cause problems with the heap memory deallocation when using 
multiple tasks.  Various Ada compilers/Real Time Executives can vary 
in how well they handle this.

  Newmonics of Ames, IA has some very ambitious goals for 
predictatable garbage collection with Real Time Java.  I'm interested 
in seeing just how well their implementation works out
_____________________________________________________________________
Robert S. White         -- An embedded systems software engineer
e-mail reply to reverse of: ia us lib cedar-rapids crpl shift2 whiter





  reply	other threads:[~1997-09-19  0:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-09  0:00 Please Help Ken
1997-09-09  0:00 ` Dale Stanbrough
1997-09-11  0:00   ` Robert Dewar
1997-09-12  0:00     ` Tristan Ludowyk
1997-09-12  0:00       ` Robert Dewar
1997-09-13  0:00         ` Matthew Heaney
1997-09-13  0:00           ` Dale Stanbrough
1997-09-12  0:00       ` Dale Stanbrough
1997-09-12  0:00         ` Stephen Leake
1997-09-13  0:00           ` Robert Dewar
1997-09-15  0:00             ` Stephen Leake
1997-09-15  0:00               ` Dale Stanbrough
1997-09-16  0:00               ` Robert Dewar
1997-09-17  0:00                 ` Stephen Leake
1997-09-18  0:00                   ` Robert Dewar
1997-09-19  0:00                     ` Stephen Leake
1997-09-19  0:00                       ` Robert S. White [this message]
1997-09-20  0:00                       ` Robert Dewar
1997-09-15  0:00     ` Richard A. O'Keefe
1997-09-16  0:00       ` Robert Dewar
1997-09-09  0:00 ` Stephen Leake
  -- strict thread matches above, loose matches on Subject: below --
2001-10-25  6:55 please help Phosphorus
2001-10-25  8:22 ` Preben Randhol
2001-10-25 12:35 ` Marc A. Criley
replies disabled

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