一种高效的压缩Page Walk Cache结构  

Compressed page walk cache

在线阅读下载全文

作  者:贾朝阳 张敦博 王琼[1] 沈立[1] JIA Chao-yang;ZHANG Dun-bo;WANG Qiong;SHEN Li(School of Computer,National University of Defense Technology,Changsha 410073,China)

机构地区:[1]国防科技大学计算机学院,湖南长沙410073

出  处:《计算机工程与科学》2020年第9期1521-1528,共8页Computer Engineering & Science

基  金:国家自然科学基金(61972407)。

摘  要:通用图形处理单元(GPGPU)已被广泛应用于现代高性能计算系统中。GPGPU的单指令多线程执行模型导致快表命中率较低,特别是对于那些不规则应用,需要借助PWC减少实际的页表访问次数。传统PWC中存在很多冗余信息,加之容量有限,实际效果并不理想。分析了传统PWC中的信息冗余情况,提出了一种新结构——压缩PWC。压缩PWC在保证查找开销不变的基础上,完全消除了冗余信息,压缩了空间,使PWC能够记录更多的页表访问历史,从而有效减少地址转换过程中访问页表的次数。测试结果表明,与相同容量的传统PWC相比,压缩PWC可以显著缩短虚实地址转换时间开销。General-Purpose Graphics Processing Units(GPGPUs)his been widely used in modern high performance computing systems.The Single-Instruction Multi-Thread(SIMT)execution model of GPGPUs results in a lower page hit rate,and requires Page Walk Cache(PWC)to reduce the actual number of page table accesses for irregular applications.There is a lot of redundant information in the traditional PWC and the capacity is limited,so the actual effect is not good.We analyze the information redundancy in the traditional PWC and propose a new structure:Compressed PWC.Compressed PWC completely eliminates redundant information and compresses the space while keeping the same search overhead unchanged,so that PWC can record more page table access history,thereby effectively reducing the number of page table accesses during the address translation.Experimental results indicate that,compared with the traditional PWC of the same capacity,compressed PWC can significantly improve the efficiency of virtual-to-physical address translation.

关 键 词:通用图形处理器 虚实地址转换 页表遍历缓存 

分 类 号:TP393[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象