Bin, I read your patch that implements a GC algorithm. It looks like a GC based on Harmony GCv4.1. Could you send a patch for your work, rather than the complete GC? It is hard to find the differences you made from the original GCv4.1.
Btw, It would be good if you could explain your GC algorithm briefly. Thanks, xiaofeng On Wed, Sep 24, 2008 at 9:38 AM, Xiao-Feng Li <[EMAIL PROTECTED]> wrote: > Good work, Bin! Thanks for the contribution. > > I will check your code, and give you comments. > > Thanks, > xiaofeng > > On Sat, Aug 30, 2008 at 9:21 PM, YangBin (JIRA) <[EMAIL PROTECTED]> wrote: >> a garbage collection for CMP >> ---------------------------- >> >> Key: HARMONY-5964 >> URL: https://issues.apache.org/jira/browse/HARMONY-5964 >> Project: Harmony >> Issue Type: Improvement >> Components: VM >> Affects Versions: 5.0M4 >> Environment: Linux 32 bits >> Reporter: YangBin >> Fix For: 5.0M4 >> >> >> I have designed a garbage collection for CMP. Its performance and total >> pause time is better than the garbage collection Harmony M2 on Intel >> dual-core platform. (My development environment is 5.0M2). In the attachment >> there are the souce code, compile configure file and test report. >> I am very glad to get some opinion for everyone. >> Thank you. >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> > > > > -- > http://xiao-feng.blogspot.com > -- http://xiao-feng.blogspot.com
