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/09/27 04:21:44 UTC

[jira] Assigned: (HARMONY-5989) [DRLVM][gc]Concurrent GC phase redesign and scheduler improvement

     [ https://issues.apache.org/jira/browse/HARMONY-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao-Feng Li reassigned HARMONY-5989:
-------------------------------------

    Assignee: Xiao-Feng Li

> [DRLVM][gc]Concurrent GC phase redesign and scheduler improvement
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5989
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5989
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>    Affects Versions: 5.0M7
>         Environment: Windows and Linux platform
>            Reporter: Simon.Zhou
>            Assignee: Xiao-Feng Li
>             Fix For: 5.0M7
>
>         Attachments: gc_patch_for_Tick.patch, vmcore_patch_for_Tick.patch
>
>
> Now, Tick is Concurrent GC implementation in Harmony, I improve it in 3 ways:
> 1, State-based synchronization of mutators and gc collectors.
> 2, improve the concurrent gc scheduler
> 3, fix some bugs, one is the bug for array copy, so the vmcore module should be updated also.
> it has 18% performance speedup compared with original implementation.
> later I will upload a more detail description for this issue.

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