Logo

Practical File System Design with the Be File System

Large book cover: Practical File System Design with the Be File System

Practical File System Design with the Be File System
by

Publisher: Morgan Kaufmann Publishers
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.

Home page url

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVSThe Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVS
by - McGraw-Hill
This book will help readers who are experts using one of the five most popular mainframe and mid-range operating systems become skilled users of the other four. Includes concise tutorials, step-by-step examples and quick-reference material.
(13111 views)
Book cover: Lecture Notes on Operating SystemsLecture Notes on Operating Systems
by - 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.
(16526 views)
Book cover: An Operating Systems Vade Mecum, Second EditionAn Operating Systems Vade Mecum, Second Edition
by - Prentice Hall
The book is intended for a first course in operating systems at the undergraduate level. Operating systems are complex topic, this text unifies the diverse points of view and guide the novice step by step through the complexities of the subject.
(15361 views)
Book cover: Project Oberon - The Design of an Operating System and CompilerProject Oberon - The Design of an Operating System and Compiler
by
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(18230 views)