Operating System: Chapter 11

Logical file system用file control block的方式將file name翻譯成file number, file handle。他同時還處理directory management。

Extent為contiguous blocks of disk。一個file可以包含數個extent。使用extent的file system稱為modified contiguous allocation scheme。



留言