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 2007/12/05 15:23:43 UTC

[jira] Closed: (HARMONY-5231) [drlvm][gc_gen] Implementing allocation prefetch and memset in java GC helpers

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

Xiao-Feng Li closed HARMONY-5231.
---------------------------------

    Resolution: Fixed

committed to r601343

> [drlvm][gc_gen] Implementing allocation prefetch and memset in java GC helpers
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-5231
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5231
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: 32-bit
>            Reporter: Rustem Rafikov
>            Assignee: Xiao-Feng Li
>         Attachments: GC_java_helpers.patch, gc_magics-gc_part.patch, Native_ceiling_alignment.patch
>
>
> Hi, 
> The attached patch adds allocation prefetch and memset support to GC java helpers.
> The patch introduces alloc_zeroing method to GCHelper to put the first version into SVN. 
> It does not change existing helper while the new one is implemented in optimal way. 
> Only after this old version will be switched. 
> --
> Thanks,
> Rustem

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