A Unified Page Walk Buffer and Page Walk Cache
Autor: | Li Shen, Chaoyang Jia, Dunbo Zhang, Qiong Wang |
---|---|
Rok vydání: | 2020 |
Předmět: |
010302 applied physics
Scheme (programming language) Computer science 02 engineering and technology Parallel computing 01 natural sciences 020202 computer hardware & architecture Support vector machine Memory management unit Tree structure 0103 physical sciences 0202 electrical engineering electronic engineering information engineering Table (database) Overhead (computing) Cache General-purpose computing on graphics processing units computer computer.programming_language |
Zdroj: | ISPA/BDCloud/SocialCom/SustainCom |
DOI: | 10.1109/ispa-bdcloud-socialcom-sustaincom51426.2020.00038 |
Popis: | GPU enables shared virtual memory (SVM) to eliminate complex data transfer in GPU programming for programmers. However, SVM bring the expensive overhead of address translation due to the large number of address translation requests which are generated simultaneously in the GPU. GPU Memory Management Unit (MMU) is designed to handle the address translation. However, the page walk buffer (PWB) and page walk cache (PWC) have lots of redundant information and have limited improvement for address translation performance. To address these problems, we propose a unified PWB and PWC. Unified PWB and PWC abandon the traditional linear table structure and adopt tree structure to eliminate the redundant information. Additionally, unified PWB and PWC adopt similar structure to enable PWB and PWC can interplay with each other. We evaluate the unified PWB and PWC in simulation with real-world benchmarks. Results show that our scheme can improve the 42.6% performance of address translation restricted GPU applications with a 30.2% less space overhead. |
Databáze: | OpenAIRE |
Externí odkaz: |