###
DOI:
计算机系统应用英文版:2011,20(8):104-109
本文二维码信息
码上扫一扫!
HPMR内存管理模块优化设计
(1.中国科学技术大学 计算机科学与技术学院,合肥 230027;2.安徽省高性能计算重点实验室,合肥 230026)
Optimized Design for Memory Management Module in HPMR
(1.School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027, China;2.Anhui Provincial Key Laboratory of High Performance Computing, Hefei 230026, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1994次   下载 3667
Received:December 08, 2010    Revised:January 15, 2011
中文摘要: HPMR系统是一个采用MapReduce模型的高性能计算软件支撑平台,它改进了MapReduce模型以适应高性能计算的需求.高效的HPMR系统内存管理模块是保证其效率的重要模块.HPMR系统中有两个角色,Master和Worker.Master负责从输入数据文件中读入数据块并分配给Workers.Worker负责接收master分配的数据块、管理map函数的输入输出模块的输入输出数据、管理reduce函数输入输出数据.目前的内存管理模块存在管理通信冗余、管理低效、数据处理并行不足等缺点.本文根据成熟的内存
中文关键词: MapReduce  HPMR  内存池  数据管理
Abstract:HPMR is a high performance computing platform based on MapReduce model. It has improved the MapReduce model to meet the need of high performance computing. Efficient memory management module ensures the efficiency of HPMR. There are two roles in HPMR, Master and worker. Master reads data blocks from the input data file and assign them to workers. Worker receives the data blocks from master, manages input and output module of the map and reduce function. The current memory management module in HPMR has some shortcomings: redundancy, inefficiency and lack of parallelism. This paper redesigned the underlying data management mechanism of HPMR based on mature memory optimization theory, proposed new memory management way based on memory pool. Experiments show that the new memory management module is necessary for efficient HPMR system.
文章编号:     中图分类号:    文献标志码:
基金项目:工信部核高基重大专项(2009X01028-002-003);安徽省自然科学基金(090412068)
引用文本:
郑启龙,汪睿,王向前.HPMR内存管理模块优化设计.计算机系统应用,2011,20(8):104-109
ZHENG Qi-Long,WANG Rui,WANG Xiang-Qian.Optimized Design for Memory Management Module in HPMR.COMPUTER SYSTEMS APPLICATIONS,2011,20(8):104-109