You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "weldon washburn (JIRA)" <ji...@apache.org> on 2007/01/11 15:05:27 UTC

[jira] Closed: (HARMONY-2965) [DRLVM][GCv5] a parallel moving compactor and space adjustment

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

weldon washburn closed HARMONY-2965.
------------------------------------

    Resolution: Fixed

build test passes on winxp and rhel4 w/ gcc 4.0.2


> [DRLVM][GCv5] a parallel moving compactor and space adjustment
> --------------------------------------------------------------
>
>                 Key: HARMONY-2965
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2965
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux ia32
>            Reporter: Chunrong Lai
>         Assigned To: weldon washburn
>         Attachments: 01-Gcv5-parall-move-compactor-1-10.patch
>
>
> This patch introduces a new parallel compactor for GCv5. This new parallel compactor has only three passes during the compaction process. 
> This patch has also the code to handle out-of-space issue when mature space can not hold all the live objects from  nursery space. It will extend mature space and shrink the nursery space.
> This patch is built based on Harmony-2945. Since H2945 is not in SVN, this patch is generated with diff. To apply this patch, please firstly apply H2945, and then enter gc_gen directory and apply this patch with "patch p1 < patch-file-name".
> Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira