I/O reference behavior of production database workloads and the TPC benchmarks—an analysis at the logical level
- 1 March 2001
- journal article
- Published by Association for Computing Machinery (ACM) in ACM Transactions on Database Systems
- Vol. 26 (1) , 96-143
- https://doi.org/10.1145/383734.383737
Abstract
As improvements in processor performance continue to far outpace improvements in storage performance, I/O is increasingly the bottleneck in computer systems, especially in large database systems that manage huge amoungs of data. The key to achieving good I/O performance is to thoroughly understand its characteristics. In this article we present a comprehensive analysis of the logical I/O reference behavior of the peak productiondatabase workloads from ten of the world's largest corporations. In particular, we focus on how these workloads respond to different techniques for caching, prefetching, and write buffering. Our findings include several broadly applicable rules of thumb that describe how effective the various I/O optimization techniques are for the production workloads. For instance, our results indicate that the buffer pool miss ratio tends to be related to the ratio of buffer pool size to data size by an inverse square root rule. A similar fourth root rule relates the write miss ratio and the ration of buffer pool size to data size. In addition, we characterize the reference characteristics of workloads similar to the Transaction Processing Performance Council (TPC) benchmarks C (TPC-C) and D(TPC-D), which are de facto standard performance measures for online transaction processing (OLTP) systems and decision support systems (DSS), respectively. Since benchmarks such as TPC-C and TPC-D can only be used effectively if their strengths and limitations are understood, a major focus of our analysis is to identify aspects of the benchmarks that stress the system differently than the production workloads. We discover that for the most part, the reference behavior of TPC-C and TPC-D fall within the range of behavior exhibited by the production workloads. However, there are some noteworthy exceptions that affect well-known I/O optimization techniques such as caching (LRU is further from the optimal for TPC-C, while there is little sharing of pages between transactions for TPC-D), prefetching (TPC-C exhibits no significant sequentiality), and write buffering (write buffering is lees effective for the TPC benchmarks). While the two TPC benchmarks generally complement one another in reflecting the characteristics of the production workloads, there remain aspects of the real workloads that are not represented by either of the benchmarks.Keywords
This publication has 38 references indexed in Scilit:
- Trace-driven memory simulationACM Computing Surveys, 1997
- The HP AutoRAID hierarchical storage systemACM Transactions on Computer Systems, 1996
- RAID: high-performance, reliable secondary storageACM Computing Surveys, 1994
- Query evaluation techniques for large databasesACM Computing Surveys, 1993
- Buffer management based on return on consumption in a multi-query environmentThe VLDB Journal, 1993
- ARIESACM Transactions on Database Systems, 1992
- Buffer management in relational database systemsACM Transactions on Database Systems, 1986
- Disk cache—miss ratio analysis and design considerationsACM Transactions on Computer Systems, 1985
- Operating system support for database managementCommunications of the ACM, 1981
- Sequentiality and prefetching in database systemsACM Transactions on Database Systems, 1978