期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
MySQL中InnoDB存储引擎在NUMA系统上的优化 被引量:2
1
作者 周渊 王力生 《科技传播》 2011年第1期155-156,共2页
本文对InnoDB引擎进行了代码级的深入研究,详细剖析了NUMA系统中软件优化的要点并将InnoDB针对NUMA特性进行了优化,有效减小系统中的内存访问开销。在Intel的最新Xeon7500系列处理器上进行了性能评测,结果显示该方案取得了一定的成果。
关键词 MYSQL InnoDB存储引擎 numa系统
下载PDF
Aware conflict detection of non-uniform memory access system and prevention for transactional memory 被引量:3
2
作者 王睿伯 卢凯 卢锡城 《Journal of Central South University》 SCIE EI CAS 2012年第8期2266-2271,共6页
Most transactional memory (TM) research focused on multi-core processors, and others investigated at the clusters, leaving the area of non-uniform memory access (NUMA) system unexplored. The existing TM implementation... Most transactional memory (TM) research focused on multi-core processors, and others investigated at the clusters, leaving the area of non-uniform memory access (NUMA) system unexplored. The existing TM implementations made significant performance degradation on NUMA system because they ignored the slower remote memory access. To solve this problem, a latency-based conflict detection and a forecasting-based conflict prevention method were proposed. Using these techniques, the NUMA aware TM system was presented. By reducing the remote memory access and the abort rate of transaction, the experiment results show that the NUMA aware strategies present good practical TM performance on NUMA system. 展开更多
关键词 transactional memory non-uniform memory access numa conflict detection conflict prevention
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部