Practical File System Design with the Be File System
by Dominic Giampaolo
Publisher: Morgan Kaufmann Publishers 1999
ISBN/ASIN: 1558604979
ISBN-13: 9781558604971
Number of pages: 247
Description:
Although many operating system textbooks offer highlevel descriptions of file systems, few go into sufficient detail for an implementor, and none go into details about advanced topics such as journaling. I wrote this book to address that lack of information. This book covers the details of file systems, from low-level to high-level, as well as related topics such as the disk cache, the file system interface to the kernel, and the user-level APIs that use the features of the file system. Reading this book should give you a thorough understanding of how a file system works in general, how the Be File System (BFS) works in particular, and the issues involved in designing and implementing a file system.
Download or read it online for free here:
Download link
(1.1MB, PDF)
Similar books

by Jelena Mamcenko - Vilnius Gediminas Technical University
Operating systems are used on most computer systems. Commercially-supplied operating systems are present on virtually all modern devices, from personal computers to mainframes, as well as mobile computers such as PDAs and mobile phones.
(13147 views)

by Hugh Murrell - University of KwaZulu-Natal
Contents: Introduction to Unix; ANSI C for Programmers on UNIX Systems; Operating Systems Theory (Process Synchronization, InterProcess Communication under Unix, Deadlock, Scheduling, Virtual Memory and Paging, Computer Security, etc.).
(5577 views)

- Wikibooks
The purpose of this book is to provide a neutral view of as many Operating Systems as possible. This book strives to provide solid information on Operating Systems without the ever-prevalent 'distribution/Operating System bias'.
(8490 views)

by Amit Singh - kernelthread.com
This document discusses operating systems that Apple has created in the past, and many that it tried to create. Through this discussion, we will come across several technologies the confluence of which eventually led to Mac OS X.
(8627 views)