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
