Xiao-Feng,

I found the material given on
http://xiao-feng.blogspot.com/2008/02/harmony-gc-internal-semi-space-garbage.html

very interesting. I further question the choice of age threshold as 1. We
can further develop it further with age threshold different from1 so as to
be more efficient. In that case, the factors of evaluation need to be
computed.

Also, I would like to ask if the semi-space implementation is complete in
all aspects. If not, I would be happy to know about remaining aspects, and I
will soon start working on implementing them.

Regards,
Prakhar Goyal
IIT Bombay.

On Tue, Apr 15, 2008 at 11:47 AM, Senaka Fernando <[EMAIL PROTECTED]>
wrote:

> Xiao-Feng,
>
> Thanks for this valuable presentation. This helps me a lot!
>
> Regards,
> Senaka
>
> On Tue, Apr 15, 2008 at 4:16 AM, Xiao-Feng Li <[EMAIL PROTECTED]>
> wrote:
>
> > I made some updates, esp. on the contract between VM and GC. The
> > contract is the key for GC porting.
> >
> > http://people.apache.org/~xli/presentations/harmony_gc_source.pdf<http://people.apache.org/%7Exli/presentations/harmony_gc_source.pdf>
> <http://people.apache.org/%7Exli/presentations/harmony_gc_source.pdf>
> >
> > Thanks,
> > xiaofeng
> >
> > --
> > http://xiao-feng.blogspot.com
> >
>

Reply via email to