A fast file system for UNIX

The work

AuthorsMarshall K. McKusick; William N. Joy; Samuel J. Leffler; Robert S. Fabry
Typearticle
Year1984
Citekeymckusick1984fast

Where it appeared

Published inACM Transactions on Computer Systems
PublisherAssociation for Computing Machinery
Volume2
Issue3
Pages181--197

Identifiers

DOI10.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 hereimport via bibtex
Added2026-08-09 00:00 UTC
Approved bya person 2026-08-21 22:06 UTC

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.