Engineering Notes
Created by admin on Fri, 06/01/2012 - 15:59
Sub Topic:
The Design and Implementation of a Log-Structured File System
Upload File:
Department:
Chapter Name:
Advanced Operating Systems
Description:
This paper presents a new technique for disk storage
management called a log-structured file system. A logstructured
file system writes all modifications to disk
sequentially in a log-like structure, thereby speeding up
both file writing and crash recovery.
Add new comment