[ http://issues.apache.org/jira/browse/HARMONY-2291?page=comments#action_12454647 ]
Gregory Shimansky commented on HARMONY-2291:
--------------------------------------------
The patch broke compilation on x86_64 because now gc_gen started to compile on all linuxes.
I've patched the gc_gen.xml file to exclude em64t and ipf architectures.
> [DRLVM][GC] patch for parallel copying of GCv5
> ----------------------------------------------
>
> Key: HARMONY-2291
> URL: http://issues.apache.org/jira/browse/HARMONY-2291
> Project: Harmony
> Issue Type: Improvement
> Components: DRLVM
> Environment: Windows 2003 & Linux FC 4.0
> Reporter: Xiao-Feng Li
> Assigned To: weldon washburn
> Attachments: 00-GCv5-paralle-copy.patch, 01-GCv5-parallel-copy.patch
>
>
> This patch enables the prallel copying process of minor collection. Multiple collector
threads can be used to copy live objects to mature space in parallel.
--
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
|