@inproceedings{10d6d76c21b348dfafa6c5f4aa91677b,
title = "Multi-core vs. I/O wall: The approaches to conquer and cooperate",
abstract = "Multi-core comes to be the mainstream of processor techniques. The data-intensive OLAP relies on inexpensive disks as massive data storage device, so the enhanced processing power oppose to I/O bottleneck in big data OLAP applications becomes more critical because the latency gap between I/O and multi-core gets even larger. In this paper, we focus on the disk resident OLAP with large dataset, exploiting the power of multi-core processing under I/O bottleneck. We propose optimizations for schema-aware storage layout, parallel accessing and I/O latency aware concurrent processing. On the one hand I/O bottleneck should be conquered to reduce latency for multi-core processing, on the other hand we can make good use of I/O latency for heavy concurrent query workload with multi-core power. We design experiments to exploit parallel and concurrent processing power for multi-core with DDTA-OLAP engine which minimizes the star-join cost by directly dimension tuple accessing technique. The experimental results show that we can achieve maximal speedup ratio of 103 for multi-core concurrent query processing in DRDB scenario.",
keywords = "DDTA-JOIN, I/O wall, OLAP, multi-core OLAP, processing slots",
author = "Yansong Zhang and Min Jiao and Zhanwei Wang and Shan Wang and Xuan Zhou",
year = "2011",
doi = "10.1007/978-3-642-23535-1\_40",
language = "英语",
isbn = "9783642235344",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "467--479",
booktitle = "Web-Age Information Management - 12th International Conference,WAIM 2011, Proceedings",
note = "12th International Conference on Web-Age Information Management, WAIM 2011 ; Conference date: 14-09-2011 Through 16-09-2011",
}