Skip to Content
Design and Implementation of the FreeBSD Operating System, 2nd Edition
book

Design and Implementation of the FreeBSD Operating System, 2nd Edition

by Marshall Kirk McKusick, George V. Neville-Neil, Robert N.M. Watson
September 2014
Intermediate to advanced
928 pages
31h 47m
English
Addison-Wesley Professional
Content preview from Design and Implementation of the FreeBSD Operating System, 2nd Edition

Chapter 9. The Fast Filesystem

9.1 Hierarchical Filesystem Management

The operations defined for local filesystems are divided into two parts. Common to all local filesystems are hierarchical naming, locking, quotas, attribute management, and protection. These features, which are independent of how data are stored, are provided by the UFS code described in the first seven sections of this chapter. The other part of the local filesystem, the filestore, is concerned with the organization and management of the data on the storage media. Storage is managed by the datastore filesystem operations that are provided by the FFS code described in the final two sections of this chapter. We use the acronym UFS when referring to the fast filesystem in this ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Design and Implementation of the FreeBSD Operating System, The

Design and Implementation of the FreeBSD Operating System, The

Marshall Kirk McKusick, George V. Neville-Neil

Publisher Resources

ISBN: 9780133761825Purchase book