期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Efficient Execution of Multiple Queries on Deep Memory Hierarchy 被引量:1
1
作者 张岩 陈智峰 周源源 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第2期273-279,共7页
This paper proposes a complementary novel idea, called MiniTasking to further reduce the number of cache misses by improving the data temporal locality for multiple concurrent queries. Our idea is based on the observa... This paper proposes a complementary novel idea, called MiniTasking to further reduce the number of cache misses by improving the data temporal locality for multiple concurrent queries. Our idea is based on the observation that, in many workloads such as decision support systems (DSS), there is usually significant amount of data sharing among different concurrent queries. MiniTasking exploits such data sharing to improve data temporal locality by scheduling query execution at three levels: query level batching, operator level grouping and mini-task level scheduling. The experimental results with various types of concurrent TPC-H query workloads show that, with the traditional N-ary Storage Model (NSM) layout, MiniTasking significantly reduces the L2 cache misses by up to 83%, and thereby achieves 24% reduction in execution time. With the Partition Attributes Across (PAX) layout, MiniTasking further reduces the cache misses by 65% and the execution time by 9%. For the TPC-H throughput test workload, MiniTasking improves the end performance up to 20%. 展开更多
关键词 cache performance temporal locality mini-task scheduling concurrent queries
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部