Publication | Closed Access
An implementation of a log-structured file system for UNIX
233
Citations
18
References
1993
Year
Unknown Venue
Research results [ROSE91] demonstrate that a log-structured file system (LFS) offers the potential for dramatically improved write performance, faster recovery time, and faster file creation and deletion than traditional UNIX file systems. This paper presents a redesign and implementation of the Sprite [ROSE91] log-structured file system that is more robust and integrated into the vnode interface [KLEI86]. Measurements show its performance to be superior to the 4BSD Fast File System (FFS) in a variety of benchmarks and not significantly less than FFS in any test. Unfortunately, an enhanced version of FFS (with read and write clustering) [MCVO91] provides comparable and sometimes superior performance to our LFS. However, LFS can be extended to provide additional functionality such as embedded transactions and versioning, not easily implemented in traditional file systems. 1. Introduction Early UNIX file systems used a small, fixed block size and made no attempt to optimize block place...
| Year | Citations | |
|---|---|---|
1988 | 1.4K | |
1991 | 971 | |
1984 | 745 | |
1991 | 534 | |
1985 | 498 | |
1990 | 337 | |
1990 | 276 | |
1986 | 260 | |
1992 | 214 | |
1989 | 185 |
Page 1
Page 1