Latte: A Native Table Engine On Nvme Storage
Autor: | Chu Jiajia, Chuliang Weng, Tu Yunshan, Zhang Yao |
---|---|
Rok vydání: | 2020 |
Předmět: |
Multi-core processor
Write amplification Computer science NVM Express 020206 networking & telecommunications 02 engineering and technology 021001 nanoscience & nanotechnology computer.software_genre Bottleneck Non-volatile memory 0202 electrical engineering electronic engineering information engineering Operating system Data as a service 0210 nano-technology computer |
Zdroj: | ICDE |
DOI: | 10.1109/icde48307.2020.00110 |
Popis: | Most database systems rely on complex multi-layer and compatibility-oriented storage stacks, which results in sub-optimal database management system (DBMS) performance and significant write amplification. A heavy storage stack can be tolerated in the slow disk era because its storage overhead is completely overlapped by hardware delay. However, with advances in storage technologies, emerging NVMe devices have reached the same level of latency as software, which in turn has caused the storage stack to become a new bottleneck. On the other hand, NVMe devices not only improve I/O efficiency but also introduce distinctive hardware features that require software modifications to take advantage of themTo fully exploit the hardware potential of NVMe devices, we propose a lightweight native storage stack called Lightstack to minimize the software overhead. The core of Lightstack is an efficient table storage engine, LATTE, which abstracts the essential data service of the database’s 2D table. LATTE is designed from the ground up to use NVMe devices efficiently. It directly accesses NVMe devices to reduce single I/O latency and utilizes a parallel scheduling strategy to leverage multiple deep I/O queues and CPU cores. Besides, undo logging on heterogeneous storage is proposed to mitigate the write amplification further. We also implement a working prototype and evaluate it with standard benchmarks on the Intel Optane DC P4800X NVMe SSD and the DC P3608 Series NVMe SSD. Experimental results show that LATTE has up to 3.6-6.5× the throughput of MySQL’s InnoDB and MyRocks engines, with latency as low as 28% in the same hardware environment. |
Databáze: | OpenAIRE |
Externí odkaz: |