Practical techniques for purging deleted data using liveness information

David Boutcher, Abhishek Chandra

Research output: Contribution to journalArticlepeer-review

1 Scopus citations

Abstract

The layered design of the Linux operating system hides the liveness of file system data from the underlying block layers. This lack of liveness information prevents the storage system from discarding blocks deleted by the file system, often resulting in poor utilization, security problems, inefficient caching, and migration overheads. In this paper, we define a generic "purge" operation that can be used by a file system to pass liveness information to the block layer with minimal changes in the layer interfaces, allowing the storage system to discard deleted data. We present three approaches for implementing such a purge operation: direct call, zero blocks, and flagged writes, each of which differs in their architectural complexity and potential performance overhead. We evaluate the feasibility of these techniques through a reference implementation of a dynamically resizable copy on write (COW) data store in User Mode Linux (UML). Performance results obtained from this reference implementation show that all these techniques can achieve significant storage savings with a reasonable execution time overhead. At the same time, our results indicate that while the direct call approach has the best performance, the zero block approach provides the best compromise in terms of performance overhead and its semantic and architectural simplicity. Overall, our results demonstrate that passing liveness information across the file system-block layer interface with minimal changes is not only feasible but practical.

Original languageEnglish (US)
Pages (from-to)85-94
Number of pages10
JournalOperating Systems Review (ACM)
Volume42
Issue number5
DOIs
StatePublished - Jul 1 2008

Fingerprint

Dive into the research topics of 'Practical techniques for purging deleted data using liveness information'. Together they form a unique fingerprint.

Cite this