Title: | Efficient and Effective Misaligned Data Access Handling in a Dynamic Binary Translation System |
Authors: | Li, Jianjun Wu, Chenggang Hsu, Wei-Chung 資訊工程學系 Department of Computer Science |
Keywords: | Management;Performance;Optimization;misaligned memory access;binary translation |
Issue Date: | 1-Jul-2011 |
Abstract: | Binary Translation (BT) has been commonly used to migrate application software across Instruction Set Architectures (ISAs). Some architectures, such as X86, allow Misaligned Data Accesses (MDAs), while most modern architectures require natural data alignments. In a binary translation system, where the source ISA allows MDA and the target ISA does not, memory operations must be carefully translated. Naive translation may cause frequent misaligned data access traps to occur at runtime on the target machine and severely slow down the migrated application. This article evaluates different approaches in handling MDA in a binary translation system including how to identify MDA candidates and how to translate such memory instructions. This article also proposes some new mechanisms to more effectively deal with MDAs. Extensive measurements based on SPEC CPU2000 and CPU2006 benchmarks show that the proposed approaches are more effective than existing methods and getting close to the performance upper bound of MDA handling. |
URI: | http://dx.doi.org/10.1145/1970386.1970388 http://hdl.handle.net/11536/22015 |
ISSN: | 1544-3566 |
DOI: | 10.1145/1970386.1970388 |
Journal: | ACM TRANSACTIONS ON ARCHITECTURE AND CODE OPTIMIZATION |
Volume: | 8 |
Issue: | 2 |
End Page: | |
Appears in Collections: | Articles |
Files in This Item:
If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.