期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Using Memory in the Right Way to Accelerate Big Data Processing 被引量:2
1
作者 阎栋 尹绪森 +3 位作者 连城 钟翔 周鑫 吴甘沙 《Journal of Computer Science & Technology》 SCIE EI CSCD 2015年第1期30-41,共12页
Big data processing is becoming a standout part of data center computation. However, latest research has indicated that big data workloads cannot make full use of modern memory systems. We find that the dramatic ineff... Big data processing is becoming a standout part of data center computation. However, latest research has indicated that big data workloads cannot make full use of modern memory systems. We find that the dramatic inefficiency of the big data processing is from the enormous amount of cache misses and stalls of the depended memory accesses. In this paper, we introduce two optimizations to tackle these problems. The first one is the slice-and-merge strategy, which reduces the cache miss rate of the sort procedure. The second optimization is direct-memory-access, which reforms the data structure used in key/value storage. These optimizations are evaluated with both micro-benchmarks and the real-world benchmark HiBench. The results of our micro-benchmarks clearly demonstrate the effectiveness of our optimizations in terms of hardware event counts; and the additional results of HiBench show the 1.21X average speedup on the application-level. Both results illustrate that careful hardware/software co-design will improve the memory efficiency of big data processing. Our work has already been integrated into Intel distribution for Apache Hadoop. 展开更多
关键词 big data key/value pair architecture awareness performance measurement
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部