Indexed Allocation

Summary of the allocation methods is given in Fig. 15.
Figure 15: (a) Contiguous allocation (b) Contiguous allocation with compaction (c) Storing a file as a linked list of disk blocks (d) Storing a file as a linked list of disk blocks with defragmentation (e) Indexed allocation with block partitions (f) Indexed allocation with variable-length partitions.
\includegraphics[scale=0.45]{figures/11-16} \includegraphics[scale=0.45]{figures/11-17}
\includegraphics[scale=0.45]{figures/11-18} \includegraphics[scale=0.45]{figures/11-19}
\includegraphics[scale=0.45]{figures/11-20} \includegraphics[scale=0.45]{figures/11-21}
Cem Ozdogan 2010-05-11