Improving flash write performance by using update frequency

R Stoica, A Ailamaki - Proceedings of the VLDB Endowment, 2013 - dl.acm.org
Solid-state drives (SSDs) are quickly becoming the default storage medium as the cost of
NAND flash memory continues to drop. However, flash memory introduces new challenges …

From in-place updates to in-place appends: Revisiting out-of-place updates on flash

S Hardock, I Petrov, R Gottstein… - Proceedings of the 2017 …, 2017 - dl.acm.org
Under update intensive workloads (TPC, LinkBench) small updates dominate the write
behavior, eg 70% of all updates change less than 10 bytes across all TPC OLTP workloads …

WAL-SSD: Address remapping-based write-ahead-logging solid-state disks

K Han, H Kim, D Shin - IEEE Transactions on Computers, 2019 - ieeexplore.ieee.org
Recent advances in flash memory technology have reduced the cost-per-bit of flash storage
devices such as solid-state drives (SSDs), thereby enabling the development of large …

[PDF][PDF] Application-driven flash translation layers on open-channel SSDs

J González, M Bjørling, S Lee, C Dong… - Proceedings of the 7th …, 2016 - researchgate.net
NAND flash-based Solid State Drives (SSDs) are at the heart of web-scale infrastructures.
The Flash Translation Layers (FTLs) embedded in them have facilitated their widespread …

Noftl: Database systems on ftl-less flash storage

S Hardock, I Petrov, R Gottstein… - Proceedings of the VLDB …, 2013 - dl.acm.org
The database architecture and workhorse algorithms have been designed to compensate
for hard disk properties. The I/O characteristics of Flash memories have significant impact on …

A case for flash memory SSD in enterprise database applications

SW Lee, B Moon, C Park, JM Kim, SW Kim - Proceedings of the 2008 …, 2008 - dl.acm.org
Due to its superiority such as low access latency, low energy consumption, light weight, and
shock resistance, the success of flash memory as a storage alternative for mobile computing …

Durable write cache in flash memory SSD for relational and NoSQL databases

WH Kang, SW Lee, B Moon, YS Kee, M Oh - Proceedings of the 2014 …, 2014 - dl.acm.org
In order to meet the stringent requirements of low latency as well as high throughput, web
service providers with large data centers have been replacing magnetic disk drives with …

Accelerating enterprise solid-state disks with non-volatile merge caching

CW Smullen, J Coffman… - … Conference on Green …, 2010 - ieeexplore.ieee.org
Flash memory is now widely used in the design of solid-state disks (SSDs) as they are able
to sustain significantly higher I/O rates than even high-performance hard disks, while using …

uFLIP: Understanding flash IO patterns

L Bouganim, B Jónsson, P Bonnet - arXiv preprint arXiv:0909.1780, 2009 - arxiv.org
Does the advent of flash devices constitute a radical change for secondary storage? How
should database systems adapt to this new form of secondary storage? Before we can …

[PDF][PDF] Database Kernels: Seamless Integration of Database Systems and Fast Storage via CXL.

S Lee, A Lerner, P Bonnet, P Cudré-Mauroux - CIDR, 2024 - exascale.info
Flash memory is the de facto standard for data persistence in dataintensive systems. Despite
its benefits, this type of memory has at least one severe disadvantage: it is offered only as …