首页 | 本学科首页   官方微博 | 高级检索  
     

对分布式共享存储中的伪共享的动态控制
引用本文:章锋,徐大杰,李宇峰,陈国良. 对分布式共享存储中的伪共享的动态控制[J]. 计算机研究与发展, 1999, 36(3): 291-296
作者姓名:章锋  徐大杰  李宇峰  陈国良
作者单位:1. 中国科学技术大学计算机科学系,合肥,230027
2. 蚌埠坦克学院射击教研室,蚌埠,233013
3. 解放军第一军事医学大学通讯站,广州,510515
基金项目:国家自然科学基金,“八六三”高技术计划
摘    要:
分布式共享存储(DSM)使得在分布式存储机器上,对显式消息传递编程的需要得到减轻。为降低存储问题延迟,DSM系统将数据复制多个拷贝。文中考查了几种用于控制因伪共享问题造成的存储抖动的方法,提出了一种新的存储一致性协议:写者拥有协议,它在运行时检测并消除伪共享。迭代运算中,由于数据在每次迭代中被地存取,写者拥有协议只要消除一次伪共享,所以额外开销非常小。实验数据表明,写者拥有协议通常情况下优于已有的

关 键 词:分布式共享存储  存储一致性协议  伪共享

DYNAMICALLY CONTROLLING FALSE SHARING IN A DISTRIBUTED SHARED MEMORY
ZHANG Feng,XU Da-Jie,LI Yu-Feng,CHEN Guo-Liang. DYNAMICALLY CONTROLLING FALSE SHARING IN A DISTRIBUTED SHARED MEMORY[J]. Journal of Computer Research and Development, 1999, 36(3): 291-296
Authors:ZHANG Feng  XU Da-Jie  LI Yu-Feng  CHEN Guo-Liang
Affiliation:ZHANG Feng, XU Da-Jie
Abstract:
Distributed shared memory (DSM) alleviates the need to program message passing explicitly on a distributed memory machine. In order to reduce memory latency, DSM replicates copies of data. Here examined are some current approaches to controlling thrashing caused by false sharing in a DSM. A novel memory consistency protocol (writer owned protocol) is introduced, which detects and eliminates false sharing at run time. In iterative computations where the data is accessed similarly at every iteration, the writer owned protocol can have tremendous benefits because the overhead of eliminating false sharing is incurred only once. Performance results show that the writer owned protocol is often better than the existing approaches.
Keywords:distributed shared memory(DSM)   memory consistency protocol   false sharing  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号