You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2008/01/15 08:55:36 UTC

[jira] Commented: (HARMONY-5367) [drlvm][gc] implementation of semi-space GC in gc_gen

    [ https://issues.apache.org/jira/browse/HARMONY-5367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558954#action_12558954 ] 

Xiao-Feng Li commented on HARMONY-5367:
---------------------------------------

Forgot to mention, 02 was committed.

03 patch is created based on latest SVN that has 02 patch in.

> [drlvm][gc] implementation of semi-space GC in gc_gen
> -----------------------------------------------------
>
>                 Key: HARMONY-5367
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5367
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>         Environment: all DRLVM supported environments
>            Reporter: Xiao-Feng Li
>            Assignee: Xiao-Feng Li
>         Attachments: 01-semi-space.patch, 02-semi-space.patch, 03-semi-space.patch
>
>
> This JIRA puts the patch(es) for a new GC algorithm in GCv5. The new GC is an adaptive semi-space GC. It's adaptive because it its space sizes are determined at runtime for best performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.