Add javax.* packages
Erik Hu
erik at cs.york.ac.uk
Mon Nov 20 09:52:29 PST 2000
Hi Philippe
Based on RTSJ (www.rtj.org) proposal, I have recently modified Kaffe for real-time applications. The previous implementation has created a javax.realtime package and modified the Kaffe VM for real-time purpose (jthread) under Linux. The modification of Kaffe VM includes the priority inheritance protocol, management of RealtimeThread and PeriodicThread, and other modifications.
In fact, the previous version was missing the memory modifications and some other classes of the RTSJ specification. I also simplified the creation of javax.realtime package into Klasses.jar (Klasses.jar = java.lang.* + javax.realtime.*).
Now, Cris is going to complete some lacking parts of my previous implementation and separate the javax.realtime package from Klasses.jar.
Could you please tell us your current achievement of pthreads porting for Real-time applications ? When will the ptherad real-time of Kaffe be merged into traditional Open Kaffe VM ?
Regards,
Erik
----- Original Message -----
From: Philippe Laporte
To: kaffe at rufus.w3.org
Sent: Monday, November 20, 2000 4:39 PM
Subject: Re: Add javax.* packages
Hi,
I am very interested in this project. Can you share what modifications you made, and what are your goals?
I have recently done the pthreads soft real-time port of Kaffe under linux.
Thank you,
--
Philippe Laporte
Optimization Engineer Tel: (510) 527-4025 ext 14
Transvirtual Technologies, Inc., Fax: (510) 559-3287
Berkeley, CA, USA. Email: philippe at transvirtual.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20001120/49ed4355/attachment-0010.htm
More information about the kaffe
mailing list