Loading...
Please wait, while we are loading the content...
Similar Documents
Dynamic optimization if IA-32 applications under DynamoRIO
| Content Provider | Semantic Scholar |
|---|---|
| Author | Garnett, Timothy |
| Copyright Year | 2003 |
| Abstract | The ability of compilers to optimize programs statically is diminishing. The advent and increased use of shared libraries, dynamic class loading, and runtime binding means that the compiler has, even with difficult to accurately obtain profiling data, less and less knowledge of the runtime state of the program. Dynamic optimization systems attempt to fill this gap by providing the ability to optimize the application at runtime when more of the system's state is known and very accurate profiling data can be obtained. This thesis presents two uses of the DynamoRIO runtime introspection and modification system to optimize applications at runtime. The first is a series of optimizations for interpreters running under DynamoRIO's logical program counter extension. The optimizations include extensions to DynamoRIO to allow the interpreter writer add a few annotations to the source code of his interpreter that enable large amounts of optimization. For interpreters instrumented as such, improvements in performance of 20 to 60 percent were obtained. The second use is a proof of concept for accelerating the performance of IA-32 applications running on the Itanium processor by dynamically translating hot trace paths into Itanium IA-64 assembly through DynamoRIO while allowing the less frequently executed potions of the application to run in Itanium's native IA-32 hardware emulation. This transformation yields speedups of almost 50 percent on small loop intensive benchmarks. Thesis Supervisor: Saman Amarasinghe Title: Associate Professor |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://groups.csail.mit.edu/commit/papers/03/garnett-meng-thesis.pdf |
| Alternate Webpage(s) | http://groups.csail.mit.edu/cag/rio/tim-meng-thesis.pdf |
| Alternate Webpage(s) | http://dspace.mit.edu/bitstream/handle/1721.1/87411/53471363-MIT.pdf?sequence=2 |
| Alternate Webpage(s) | http://www.cag.lcs.mit.edu/commit/papers/2003/garnett-meng-thesis.pdf |
| Alternate Webpage(s) | http://groups.csail.mit.edu/commit/papers/2003/garnett-meng-thesis.pdf |
| Alternate Webpage(s) | http://www.cag.lcs.mit.edu/rio/tim-meng-thesis.pdf |
| Alternate Webpage(s) | http://cag.lcs.mit.edu/commit/papers/03/garnett-meng-thesis.pdf |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |