作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (15): 246-248. doi: 10.3969/j.issn.1000-3428.2011.15.080

• 工程应用技术与实现 • 上一篇    下一篇

异构平台上X86仿真的I/O框架

方 明,蒋烈辉,赵秋霞,董卫宇,徐金龙   

  1. (解放军信息工程大学信息工程学院,郑州 450002)
  • 收稿日期:2011-03-03 出版日期:2011-08-05 发布日期:2011-08-05
  • 作者简介:方 明(1984-),男,硕士研究生,主研方向:计算系统结构;蒋烈辉,教授、博士生导师;赵秋霞,副教授;董卫宇,讲师、硕士;徐金龙,硕士研究生

I/O Frame of X86 Simulation on Heterogeneous Platform

FANG Ming, JIANG Lie-hui, ZHAO Qiu-xia, DONG Wei-yu, XU Jin-long   

  1. (Institute of Information Engineering, PLA University of Information Engineering, Zhengzhou 450002, China)
  • Received:2011-03-03 Online:2011-08-05 Published:2011-08-05

摘要: 针对异构处理器平台进行X86体系结构仿真的问题,提出一种I/O框架,介绍该框架中的3个主要模块:总线与接口函数的注册与映射,桥芯片中数据结构的设计与函数体的布局,中断信号选择与传递的实现技术。根据不同框架结构,通过运行SPEC2000测试集,证明该I/O框架与其他同类框架相比,性能可提升10%~20%。

关键词: I/O框架, 接口函数, 桥芯片, 中断子系统

Abstract: X86 simulation on heterogeneous processor platform suffer from low performance and other problems. To address these problems, a high performance I/O architecture is presented. This paper describes the design and implementations on bus and interface function, bridge chipset and interrupt system in details. SPEC2000 benchmark test result shows that this I/O architecture’s performance is higher than the software simulation technology. The performance is promoted by 10%~20%.

Key words: I/O frame, interface function, bridge chipset, interrupt subsystem

中图分类号: