Projekter pr. år
Abstract
Solid State Drives (SSDs) are replacing magnetic disks as secondary storage for database management, as they offer orders of magnitude improvement in terms of bandwidth and latency. In terms of system design, the advent of SSDs raises considerable challenges. First, the storage chips, which are the basic component of a SSD, have widely different characteristics – e.g., copy-on- write, erase-before-write and page-addressability for flash chips vs. in-place update and byte-addressability for PCM chips. Second, SSDs are no longer a bottleneck in terms of I/O latency forcing streamlined execution throughout the I/O stack. Finally, SSDs provide a high degree of parallelism that must be leveraged to reach nominal bandwidth. This evolution puts database system researchers at a crossroad. The first option is to hang on to the current architecture where secondary storage is encapsulated behind a block device interface. This is the mainstream option both in industry and academia. This leaves the storage and OS communities with the responsibility to deal with the complexity introduced by SSDs in the hope that they will provide us with a robust, yet simple, performance model. In this paper, we show that this option amounts to building on quicksand. We illustrate our point by debunking some popular myths about flash devices and by pointing out mistakes in the papers we have published throughout the years. The second option is to abandon the simple abstraction of the block device interface and reconsider how database storage managers, operating system drivers and SSD controllers interact. We give our vision of how modern database systems should interact with secondary storage. This approach requires a deep re-design of the database system architecture, which is the only viable option for database system researchers to avoid becoming irrelevant.
Originalsprog | Engelsk |
---|---|
Titel | CIDR 13. Proceedings. |
Antal sider | 4 |
Publikationsdato | 2013 |
Sider | 1-4 |
ISBN (Trykt) | 9788779492646 |
Status | Udgivet - 2013 |
Emneord
- Security
- pass0
- OutrageousIdeasVision
- Devices
- ler
- plugin
Fingeraftryk
Dyk ned i forskningsemnerne om 'The Necessary Death of the Block Device Interface.'. Sammen danner de et unikt fingeraftryk.Projekter
- 1 Afsluttet
-
CLyDE: Improving Database Systems Performance on Flash Devices through Cross-Layer Optimizations
Bonnet, P. (PI), Bjørling, M. (CoI) & Dayan, N. (CoI)
01/10/2011 → 31/07/2015
Projekter: Projekt › Forskning