The Design and Implementation of a Log-structured File System
Author | : Mendel Rosenblum |
Publisher | : |
Total Pages | : 448 |
Release | : 1992 |
ISBN-10 | : UCAL:C3370417 |
ISBN-13 | : |
Rating | : 4/5 (17 Downloads) |
Book Synopsis The Design and Implementation of a Log-structured File System by : Mendel Rosenblum
Download or read book The Design and Implementation of a Log-structured File System written by Mendel Rosenblum and published by . This book was released on 1992 with total page 448 pages. Available in PDF, EPUB and Kindle. Book excerpt: I have implemented a prototype log-structured file system called Sprite LFS; it outperforms current Unix file systems by an order of magnitude for small-file writes and matches or exceeds Unix performance for reads and large writes. Even when the overhead for cleaning is included, Sprite LFS can use 70% of the disk bandwidth for writing. Unix file systems typically can use only 5-10%.