On Mon, Mar 31, 2008 at 9:50 PM, Simon Chow <[EMAIL PROTECTED]> wrote: > Xiao-feng, > I have updated the project proposal for a little improvement. > I am not very clear about that Read and Write barrier should be added to > which kinds of operations generated by JIT respectively. > Would you like give me some examples?
Simon, you should read some papers to understand that, for example, Sapphire [1] and Metronome [2]. [1] http://www.cs.umass.edu/~moss/papers/jgrande-2001-sapphire.pdf [2] http://www.research.ibm.com/people/d/dfb/papers/Bacon03Realtime.pdf Thanks, xiaofeng > Thanks > > > > On 31/03/2008, Xiao-Feng Li <[EMAIL PROTECTED]> wrote: > > > > It's a good idea to have a concurrent copying GC in Harmony. Harmony > > has a concurrent GC (part of Tick project) already, which is > > mark-sweep(-compact) based. A copying GC would be a good enhancement. > > Thanks. > > > > -xiaofeng > > > > > > On Mon, Mar 31, 2008 at 12:10 AM, Simon Chow <[EMAIL PROTECTED]> > > wrote: > > > Hi all > > > This is my application for harmony-gc project [1]. > > > It is only a humble draft, so I think it should be improved. > > > I will be very pleased for your review and any kinds of suggestion > > is > > > welcome. > > > Additionally, I would like invite a Harmony guru who is interested > > about > > > this project as my mentor. > > > > > > [1] http://wiki.apache.org/general/SimonChow/GSoC2008/harmony-copy-gc > > > > > > Thanks > > > > > > -- > > > From : [EMAIL PROTECTED] School of Fudan University > > > > > > > > > > > > > -- > > http://xiao-feng.blogspot.com > > > > > > -- > > > From : [EMAIL PROTECTED] School of Fudan University > -- http://xiao-feng.blogspot.com
