A fast file system for UNIX
The work
| Authors | Marshall K. McKusick; William N. Joy; Samuel J. Leffler; Robert S. Fabry |
|---|---|
| Type | article |
| Year | 1984 |
| Citekey | mckusick1984fast |
Where it appeared
| Published in | ACM Transactions on Computer Systems |
|---|---|
| Publisher | Association for Computing Machinery |
| Volume | 2 |
| Issue | 3 |
| Pages | 181--197 |
Identifiers
| DOI | 10.1145/989.990 |
|---|
Abstract
A reimplementation of the UNIX file system is described. The reimplementation provides substantially higher throughput rates by using more flexible allocation policies that allow better locality of reference and can be adapted to a wide range of peripheral and processor characteristics. The new file system clusters data that is sequentially accessed and provides two block sizes to allow fast access to large files while not wasting large amounts of space for small files. File access rates of up to ten times faster than the traditional UNIX file system are experienced. Long-needed enhancements to the programmers' interface are discussed. These include a mechanism to place advisory locks on files, extensions of the name space across file systems, the ability to use long file names, and provisions for administrative control of resource usage.
A copy is held
pdf, 1.3 MB. Not published — it may be under copyright. The facts and links here are.
How it got here
| How it got here | import via bibtex |
|---|---|
| Added | 2026-08-09 00:00 UTC |
| Approved by | a person 2026-08-21 22:06 UTC |
Filed under
Cite it as
@article{mckusick1984fast,
title = {A fast file system for UNIX},
author = {Marshall K. McKusick and William N. Joy and Samuel J. Leffler and Robert S. Fabry},
year = {1984},
journal = {ACM Transactions on Computer Systems},
volume = {2},
number = {3},
pages = {181--197},
publisher = {Association for Computing Machinery},
doi = {10.1145/989.990},
}
This record lives at https://refs.drheap.org/mckusick1984fast/ and will keep doing so.