Screen Version
School of Computer Science & Engineering
University of New South Wales

 Advanced Operating Systems 
 COMP9242 2002/S2 
next up previous
Next: Alternative: Logging to Improve Up: 09-fs Previous: The Original Unix File

Subsections

The Berkeley Fast File System (FFS)

FFS was designed to overcome the problems of UFS[MJLF84]

FFS Main features:

Cylinder groups:




Fragments:




Clustering:




Variant: Linux Extended-2 File System (Ext2FS)



ext2
Ext2FS Disk layout

FFS Problem: Synchronous updates


Improvement:

Delayed writes/soft updates[GP94]:


next up previous
Next: Alternative: Logging to Improve Up: 09-fs Previous: The Original Unix File
Gernot Heiser 2002-10-11