Berkeley Fast File System

E732935

Berkeley Fast File System is a pioneering Unix file system design that introduced key performance and reliability innovations such as larger block sizes, cylinder groups, and improved disk layout strategies.

All labels observed (7)

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Unix file system
block-based file system
file system
academicPublication A Fast File System for UNIX
alsoKnownAs FFS
Fast File System
blockSize typically 4 KB to 8 KB
category Unix file system technology
computer storage technology
designGoal better disk bandwidth utilization
higher throughput
improved locality of related data
improved reliability
reduced fragmentation
developedAt University of California, Berkeley
developedFor BSD Unix
linked to: BSD

Berkeley Software Distribution
linked to: BSD
developer Marshall Kirk McKusick
William N. Joy NERFINISHED
feature cylinder groups
fragments (sub-blocks)
improved disk layout
larger block sizes
locality of reference optimization
parameterizable block and fragment sizes
per-cylinder-group free space maps
per-cylinder-group inode tables
rotational optimization (rotational delay)
separate inodes and data blocks
support for long file names (relative to original Unix FS)
fragmentSize typically 512 bytes to 1 KB
influenced FFS variants in BSDs
UFS
ext2
ext3
ext4
influencedBy original Unix file system
introducedIn early 1980s
introducedInVersion 4.2BSD
operatingSystem BSD
FreeBSD
NetBSD
OpenBSD
SunOS (early versions)
linked to: SunOS
operatingSystemFamily Unix
partOf 4.2BSD
predecessor Unix File System
publicationAuthor Marshall Kirk McKusick
publicationYear 1984
reliabilityFeature careful metadata layout
replicated superblocks

How these facts were elicited

Referenced by (17)

Full triples — surface form annotated when it differs from this entity's canonical label.

FFSv2 basedOn Berkeley Fast File System
BSD notableFeature Fast File System
linked to: Berkeley Fast File System
UFS alternativeName Fast File System
linked to: Berkeley Fast File System
UFS hasVariant 4.2BSD Fast File System
linked to: Berkeley Fast File System
UFS hasVariant 4.3BSD Fast File System
linked to: Berkeley Fast File System
Marshall Kirk McKusick notableWork Fast File System
linked to: Berkeley Fast File System
Marshall Kirk McKusick developed Berkeley Fast File System
Berkeley Fast File System academicPublication A Fast File System for UNIX
linked to: Berkeley Fast File System
FFS alsoKnownAs Berkeley Fast File System
OFS predecessorOf Fast File System
linked to: Berkeley Fast File System
Professional File System precedes Fast File System
linked to: Berkeley Fast File System
Professional File System replacedBy Fast File System
linked to: Berkeley Fast File System
UNIX Research at UC Berkeley developed Berkeley Fast File System
4.2BSD includesComponent Berkeley Fast File System
4.2BSD introducedFeature Berkeley Fast File System
4.3BSD majorComponent Berkeley Fast File System (FFS)
linked to: Berkeley Fast File System
4.4BSD includesComponent Fast File System (FFS)
linked to: Berkeley Fast File System