The Bw-Tree: A B-tree for new hardware platforms

JJ Levandoski, DB Lomet… - 2013 IEEE 29th …, 2013 - ieeexplore.ieee.org
2013 IEEE 29th International Conference on Data Engineering (ICDE), 2013ieeexplore.ieee.org
The emergence of new hardware and platforms has led to reconsideration of how data
management systems are designed. However, certain basic functions such as key indexed
access to records remain essential. While we exploit the common architectural layering of
prior systems, we make radically new design decisions about each layer. Our new form of B-
tree, called the Bw-tree achieves its very high performance via a latch-free approach that
effectively exploits the processor caches of modern multi-core chips. Our storage manager …
The emergence of new hardware and platforms has led to reconsideration of how data management systems are designed. However, certain basic functions such as key indexed access to records remain essential. While we exploit the common architectural layering of prior systems, we make radically new design decisions about each layer. Our new form of B-tree, called the Bw-tree achieves its very high performance via a latch-free approach that effectively exploits the processor caches of modern multi-core chips. Our storage manager uses a unique form of log structuring that blurs the distinction between a page and a record store and works well with flash storage. This paper describes the architecture and algorithms for the Bw-tree, focusing on the main memory aspects. The paper includes results of our experiments that demonstrate that this fresh approach produces outstanding performance.
ieeexplore.ieee.org