Performance analysis and evaluation of dynamic binary translation system CrossBit

GUAN Xiao-feng,LIANG A-lei
DOI: https://doi.org/10.3778/j.issn.1002-8331.2008.27.029
2008-01-01
Abstract:Dynamic binary translation is widely used technology applied to virtual machine system.Binary translation has a good performance because of the support of techniques such as code caching,native code execution,code block linking,dynamic hot-path superblock generation,etc.This paper is the research about optimizing CrossBit,which is a resourceable and retargetable binary translation system.Via some analyses,some general ideas and solution to the optimization method of dynamic translation system are introduced.By experiment,the strategy of implementing optimization method to dynamic binary translation systems is gotten with different system configurations and different workloads.
What problem does this paper attempt to address?