Cited time in webofscience Cited time in scopus

RFLUSH: Rethink the Flush

Title
RFLUSH: Rethink the Flush
Author(s)
Yeon, JeseongJeong, MinseongLee, SungjinLee, Eunji
Issued Date
2018-02-14
Citation
USENIX Conference on File and Storage Technologies, pp.201 - 209
Type
Conference Paper
ISBN
9781931971423
Abstract
A FLUSH command has been used for decades to enforce persistence and ordering of updates in a storage device. The command forces all the data in the volatile buffer of the storage device to non-volatile media to achieve persistency. This lump-sum approach to flushing has two performance consequences. First, it slows down nonvolatile materialization of the writes that actually need to be made durable. Second, it deprives the writes that do not need to be made durable of an opportunity for absorbing future writes and coalescing. We attempt to characterize the problems of this semantic gap of flushing in storage devices and propose RFLUSH that allows a fine-grained control over nonvolatile materialization. The RFLUSH command delivers a range of logical block addresses (LBAs) that need to be flushed and thus enables the storage device to force only a subset of data in its buffer. We implemented this fine-grained flush command in a storage device using an open-source flash development platform and modified the F2FS file system to make use of the command in processing fsync requests as a case study. Performance evaluation using the prototype shows that the inclusion of RFLUSH improves the throughput by up to 6.5x; reduces the write traffic by up to 43%; and eliminates the long tail in the response time.
URI
http://hdl.handle.net/20.500.11750/47807
DOI
10.5555/3189759.3189778
Publisher
USENIX Association
Related Researcher
  • 이성진 Lee, Sungjin
  • Research Interests Computer System; System Software; Storage System; Non-volatile Memory; Flash-based SSD; Distributed Storage Systems
Files in This Item:

There are no files associated with this item.

Appears in Collections:
Department of Electrical Engineering and Computer Science Data-Intensive Computing Systems Laboratory 2. Conference Papers

qrcode

  • twitter
  • facebook
  • mendeley

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE