Bounding memory usage

Fernando <pronesto@gmail.com>
Tue, 8 Sep 2009 16:53:18 -0700 (PDT)

          From comp.compilers

Related articles
Bounding memory usage pronesto@gmail.com (Fernando) (2009-09-08)
Re: Bounding memory usage cr88192@hotmail.com (BGB / cr88192) (2009-09-09)
Re: Bounding memory usage pronesto@gmail.com (Fernando) (2009-09-10)
Re: Bounding memory usage bfranke@inf.ed.ac.uk (=?ISO-8859-1?Q?Bj=F6rn_Franke?=) (2009-09-11)
Re: Bounding memory usage mburrel@uwo.ca (Mike Burrell) (2009-09-11)
| List of all articles for this month |

From: Fernando <pronesto@gmail.com>
Newsgroups: comp.compilers
Date: Tue, 8 Sep 2009 16:53:18 -0700 (PDT)
Organization: Compilers Central
Keywords: storage, question
Posted-Date: 09 Sep 2009 11:16:40 EDT

Dear all,


        could some of you guys give me pointers to some static analyzes
that are able to determine when a program consumes a bounded amount of
heap space? I know that this problem will be undecidable in general,
but I would appreciate even a very conservative estimation. I am
mostly interested in compiling Java in this case, but pointers to
general analyzes would be welcome.


All the best,


Fernando



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.