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

计算机工程 ›› 2008, Vol. 34 ›› Issue (6): 77-79. doi: 10.3969/j.issn.1000-3428.2008.06.028

• 软件技术与数据库 • 上一篇    下一篇

基于共享物理存储空间的松耦合存储管理机制

陈 军1,2,3,苗艳超1,2,周应超1,2,3,马 捷1,2,杨晓君1,2

  

  1. (1. 中国科学院计算技术研究所国家智能计算机研究开发中心,北京 1000802. 中国科学院计算技术研究所计算机系统结构重点实验室,北京 100080;3. 中国科学院研究生院,北京 100039)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-03-20 发布日期:2008-03-20

Loosely Coupled Memory Management Mechanism Based on Global Shared Physical Address Space

CHEN Jun1,2,3, MIAO Yan-chao1,2, ZHOU Ying-chao1,2,3, MA Jie1,2, YANG Xiao-jun1,2   

  1. (1. National Research Center of Intelligent Computing Systems, Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100080; 2. Key Laboratory of Computer System and Architecture, Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100080; 3. Graduate University of Chinese Academy of Sciences, Beijing 100039)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-20 Published:2008-03-20

摘要: 引入一种NUMA多处理器原型系统,分析该系统上的操作系统对物理内存管理的特点。基于该系统设计和实现了一个全局共享内存系统,使操作系统充分利用整个系统上的物理内存,减少应用程序的执行时间。实验结果表明,该系统能够更好地支持存储密集型 应用。

关键词: 机群, 松耦合存储管理, 全局共享内存系统

Abstract: This paper introduces a prototype of a multiprocessor system based on NUMA and analyzes its physical memory management in operating system. A global shared memory system is implemented based on the system, and it can allow operating system to use system-wide memory to decrease the execution time of the application. Results show that the system supports memory-intensive applications better.

Key words: cluster, loosely coupled memory management, global shared memory system

中图分类号: