FFSv2

E198692

FFSv2 is the second-generation Fast File System used by NetBSD and other BSD-derived operating systems, offering improved performance, larger file and filesystem size support, and enhanced reliability over the original FFS.

All labels observed (2)

Label Occurrences
FFSv2 canonical 2
FFS2 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Fast File System variant
Unix file system
file system
backwardCompatibleWith FFS
basedOn Berkeley Fast File System
category BSD file system
journal-capable file system (with appropriate layers)
dataStructure directory entry
inode
superblock
designGoal improve performance over original FFS
improve reliability over original FFS
improve scalability over original FFS
developer NetBSD project
linked to: NetBSD
fileSystemType block-based file system
fullName Fast File System version 2
linked to: Fast File System
generation second-generation Fast File System
introducedIn NetBSD 2.0 (as a stable, widely used option)
linked to: NetBSD
isVersionOf FFS
license BSD-style license (via NetBSD kernel licensing)
linked to: BSD license
mountableOn FreeBSD kernel
linked to: FreeBSD

NetBSD kernel
OpenBSD kernel
optimizedFor Unix-like operating systems
general-purpose workloads
large filesystems
supports UNIX file permissions
hard links
hierarchical directories
large number of inodes
large partitions beyond 2 TB (on 64-bit platforms)
quotas (on some BSDs)
symbolic links
supportsFeature 64-bit block numbers
enhanced reliability
extended attributes (on some BSDs)
improved performance
journaling (on some BSDs via WAPBL or gjournal-like layers)
larger file sizes
larger filesystem sizes
larger inodes
snapshots (on some BSDs)
soft updates
usedBy FreeBSD
NetBSD
OpenBSD
other BSD-derived operating systems
uses block and fragment allocation
cylinder groups

How these facts were elicited

Referenced by (3)

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

OpenBSD supportsFileSystem FFS2
linked to: FFSv2
NetBSD supportsFileSystem FFSv2