You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Qi Ji (JIRA)" <ji...@apache.org> on 2006/12/07 07:06:21 UTC

[jira] Created: (HARMONY-2509) Patch for GCv5 LOS collector

Patch for GCv5 LOS collector
----------------------------

                 Key: HARMONY-2509
                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
         Environment: Windows and Linux 32-bit 
            Reporter: Qi Ji


Description:

This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 

To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch

The files added in this patch include:

gc_gen\src\mark_sweep\free_area_pool.cpp
gc_gen\src\mark_sweep\free_area_pool.h
gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
gc_gen\src\utils\bidir_list.h
gc_gen\src\utils\bit_ops.h

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

        

[jira] Commented: (HARMONY-2509) Patch for GCv5 LOS collector

Posted by "Qi Ji (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2509?page=comments#action_12456670 ] 
            
Qi Ji commented on HARMONY-2509:
--------------------------------

Dear Committer, please use the third one, 03-GCv5-LOS.patch, for patching.

> Patch for GCv5 LOS collector
> ----------------------------
>
>                 Key: HARMONY-2509
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux 32-bit 
>            Reporter: Qi Ji
>         Attachments: 01-GCv5-LOS.patch, 02-GCv5-LOS.patch, 03-GCv5-LOS.patch
>
>
> Description:
> This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 
> To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch
> The files added in this patch include:
> gc_gen\src\mark_sweep\free_area_pool.cpp
> gc_gen\src\mark_sweep\free_area_pool.h
> gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
> gc_gen\src\utils\bidir_list.h
> gc_gen\src\utils\bit_ops.h

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

        

[jira] Updated: (HARMONY-2509) Patch for GCv5 LOS collector

Posted by "Qi Ji (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2509?page=all ]

Qi Ji updated HARMONY-2509:
---------------------------

    Attachment: 03-GCv5-LOS.patch

Dear Committer, please use the third one, 03-GCv5-alloc-helper.patch, for patching. 

> Patch for GCv5 LOS collector
> ----------------------------
>
>                 Key: HARMONY-2509
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux 32-bit 
>            Reporter: Qi Ji
>         Attachments: 01-GCv5-LOS.patch, 02-GCv5-LOS.patch, 03-GCv5-LOS.patch
>
>
> Description:
> This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 
> To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch
> The files added in this patch include:
> gc_gen\src\mark_sweep\free_area_pool.cpp
> gc_gen\src\mark_sweep\free_area_pool.h
> gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
> gc_gen\src\utils\bidir_list.h
> gc_gen\src\utils\bit_ops.h

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

        

[jira] Closed: (HARMONY-2509) Patch for GCv5 LOS collector

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2509?page=all ]

weldon washburn closed HARMONY-2509.
------------------------------------

    Resolution: Fixed

build and build test pass on win32 and lin32 w/ gcc 4.0.2


> Patch for GCv5 LOS collector
> ----------------------------
>
>                 Key: HARMONY-2509
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux 32-bit 
>            Reporter: Qi Ji
>         Assigned To: weldon washburn
>         Attachments: 01-GCv5-LOS.patch, 02-GCv5-LOS.patch, 03-GCv5-LOS.patch
>
>
> Description:
> This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 
> To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch
> The files added in this patch include:
> gc_gen\src\mark_sweep\free_area_pool.cpp
> gc_gen\src\mark_sweep\free_area_pool.h
> gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
> gc_gen\src\utils\bidir_list.h
> gc_gen\src\utils\bit_ops.h

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

        

[jira] Assigned: (HARMONY-2509) Patch for GCv5 LOS collector

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2509?page=all ]

weldon washburn reassigned HARMONY-2509:
----------------------------------------

    Assignee: weldon washburn

> Patch for GCv5 LOS collector
> ----------------------------
>
>                 Key: HARMONY-2509
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux 32-bit 
>            Reporter: Qi Ji
>         Assigned To: weldon washburn
>         Attachments: 01-GCv5-LOS.patch, 02-GCv5-LOS.patch, 03-GCv5-LOS.patch
>
>
> Description:
> This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 
> To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch
> The files added in this patch include:
> gc_gen\src\mark_sweep\free_area_pool.cpp
> gc_gen\src\mark_sweep\free_area_pool.h
> gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
> gc_gen\src\utils\bidir_list.h
> gc_gen\src\utils\bit_ops.h

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

        

[jira] Updated: (HARMONY-2509) Patch for GCv5 LOS collector

Posted by "Qi Ji (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2509?page=all ]

Qi Ji updated HARMONY-2509:
---------------------------

    Attachment: 01-GCv5-LOS.patch

> Patch for GCv5 LOS collector
> ----------------------------
>
>                 Key: HARMONY-2509
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux 32-bit 
>            Reporter: Qi Ji
>         Attachments: 01-GCv5-LOS.patch
>
>
> Description:
> This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 
> To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch
> The files added in this patch include:
> gc_gen\src\mark_sweep\free_area_pool.cpp
> gc_gen\src\mark_sweep\free_area_pool.h
> gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
> gc_gen\src\utils\bidir_list.h
> gc_gen\src\utils\bit_ops.h

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

        

[jira] Updated: (HARMONY-2509) Patch for GCv5 LOS collector

Posted by "Qi Ji (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2509?page=all ]

Qi Ji updated HARMONY-2509:
---------------------------

    Attachment: 02-GCv5-LOS.patch

Dear Committer, please use the second one, 02-GCv5-LOS.patch, for patching. 

> Patch for GCv5 LOS collector
> ----------------------------
>
>                 Key: HARMONY-2509
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2509
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows and Linux 32-bit 
>            Reporter: Qi Ji
>         Attachments: 01-GCv5-LOS.patch, 02-GCv5-LOS.patch
>
>
> Description:
> This patch implements the LOS collector for GCv5, it is based on the size-segregated lists and the objects are not moved. 
> To apply this patch, please enter gc_gen directory,  patch < 01-GCv5-LOS.patch
> The files added in this patch include:
> gc_gen\src\mark_sweep\free_area_pool.cpp
> gc_gen\src\mark_sweep\free_area_pool.h
> gc_gen\src\mark_sweep\lspace_alloc_collect.cpp
> gc_gen\src\utils\bidir_list.h
> gc_gen\src\utils\bit_ops.h

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