• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2011, Vol. 33 ›› Issue (2): 46-50.doi: 10.3969/j.issn.1007130X.2011.

• 论文 • 上一篇    下一篇

Cell处理器上的软件Cache研究

杨灿群,王锋,杜云飞   

  1. (国防科学技术大学计算机学院,湖南 长沙 410073)
  • 收稿日期:2009-02-12 修回日期:2009-05-18 出版日期:2011-02-25 发布日期:2011-02-25
  • 通讯作者: 杨灿群 E-mail:canqun@nudt.edu.cn
  • 作者简介:杨灿群(1968),男,湖南桃江人,博士,副研究员,研究方向为体系结构、编译技术。王锋(1979),男,博士生,研究方向为编译技术。杜云飞(1980),男,安徽阜南人,博士,研究方向为编译技术。
  • 基金资助:

    国家863计划资助项目(2008AA01Z110)

Research on the Software Cache of Cell Processors

YANG Canqun,WANG Feng,DU Yunfei   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2009-02-12 Revised:2009-05-18 Online:2011-02-25 Published:2011-02-25

摘要:

为了提高Cell处理器对共享数据访问的性能,本文设计并实现了一个能够支持释放一致性存储模型的软件Cache。实验结果表明,该软件Cache能够大大缩短SPE对系统主存中共享数据的访问时间开销,提高Cell处理器上OpenMP程序的并行性能。

关键词: Cell 处理器, 软件Cache, OpenMP

Abstract:

For improving the performance of references to the system memory on a Cell processor, this paper implements a software cache supporting the released memory model. The experimental results show that the software cache can reduce the overhead of the references to the system memory, and can improve the performance of OpenMP programs.

Key words: cell processor;software cache;OpenMP