Jump to content

Berkeley Fast File System

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 80.141.132.140 (talk) at 13:40, 8 August 2005 (FFS is not superseded by UFS but sits on top of it). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, the Berkeley Fast File System (or FFS) is a file system used mostly by BSD-derivative Unix variants. It is a distant descendant of the original filesystem used by Unix System V (called just 'FS'). FFS sits on top of UFS (1 or 2) and provides directory structure information, and a variety of disk access optimizations. UFS (and UFS2) define on-disk data layout.

See also

Template:Compu-fs-stub