[gclist] memory allocation for periodic task of real-time
application
Bill Foote
Bill.Foote@eng.sun.com
Fri, 22 Dec 2000 09:11:19 -0800
I'm not sure if addresses your needs or not, buy there's a PhD thesis you
might want to check out: "Scheduling Garbage Collection in Embedded
Systems" by Roger Henriksson. It's available at
http://www.cs.lth.se/~roger/thesis.html . I've been out of touch with
Roger for over a year, but it looks like he's still doing research into
garbage collection techniques for doing real-time in Java. He's a professor
with the University of Lund.
I hope this helps,
Bill
--
Bill Foote bill.foote @ sun.com
Java TV Standards Engineer http://java.sun.com/products/javatv
Okehee Goh wrote:
>
> I don't know my question is proper to this mailing list.
> If not, I apologize.
>
> I need to devise periodic task model( of real-time application) using JAVA
> for simulation about
> memory allocation/garbage collection.
>
> 1)
> What I am wondering is if real-time application that is designed for
> periodic task and is written in Object-oriented language like Java or C++
> has some significant or unique pattern in terms of memory allocation
> dynamically.
> For example, are there these kinds of rules like memory allocation happens
> at the specific point of execution of task?
>
> 2)
> From "Memory System Behavior of Java Programs: Methodology and Analysis" by
> Jin-Soo
> Kim and Yarsun Hsu, I found some data about lifetime and size
> characteristics of memory objects of SpecJVM98 application. I'd like to know
> these data can be applied to real-time application examples.
>
> Thank you in advance.
>
> Okehee
>
> ********************************************************************
> Okehee Goh ogoh@cise.ufl.edu http://www.cise.ufl.edu/~ogoh
> RealTime System Lab. (T) 1-352-392-6875
> CISE Dept. University Of Florida