[
http://jira.codehaus.org/browse/RVM-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113416 ]
Ian Rogers commented on RVM-341:
--------------------------------
There's specific coverage of using non-temporal stores and prefetching in section 9.7 of the Intel optimization manual:
http://www.intel.com/design/processor/manuals/248966.pdf> Improved copying in VM_Memory
> -----------------------------
>
> Key: RVM-341
> URL:
http://jira.codehaus.org/browse/RVM-341> Project: RVM
> Issue Type: Improvement
> Components: Instruction Architecture: Intel, Runtime
> Reporter: Ian Rogers
> Fix For: 2.9.3
>
>
> r13857 improved memory copying for Intel with SSE2 so that we used 64bit copies rather than 32bit copies. This gave a large number of speed ups:
>
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/perf/1790/performance_report> most notably on SpecJBB 2000. There is a low-hanging fruit to improve this further, for example, by using 128bit copies and using more than 1 register to do the copying.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>
http://get.splunk.com/_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues