Chrome Extension
WeChat Mini Program
Use on ChatGLM

On the Impact of Instruction Address Translation Overhead

2019 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)(2019)

Cited 11|Views48
No score
Abstract
Even on modern processors with their ever larger instruction translation lookaside buffers (TLBs), we find that a variety of widely used applications, ranging from compilers to web user-interface frameworks, suffer from high instruction address translation overheads. In this paper, we explore the efficacy of different operating system-level approaches to automatically reducing this instruction address translation overhead. Specifically, we evaluate the use of automatic superpage promotion and page table sharing as well as a transparent padding mechanism that enables small code regions to be mapped using superpages. Overall, we find that the combined effects of these different approaches can reduce an application's total execution cycles by up to 18%. Surprisingly, we find that improving address translation performance in the first-level instruction TLB can significantly reduce the address translation overhead for data accesses. The overall reduction in execution cycles is more than double the instruction address translation overhead on stock FreeBSD, demonstrating that data address translation and access synergistically benefit from less contention in the caches and TLBs that might be shared across instruction and data.
More
Translated text
Key words
Superpage,Translation Lookaside Buffer,Operating System,Microarchitecture,Memory Management,Instruction Access,Page Table,Memory Hierarchy,Address Translation,Virtual Memory
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined