Consider a file system that uses a modifed contiguous-allocation scheme with support for extents. A file is

Question:

Consider a file system that uses a modifed contiguous-allocation scheme with support for extents. A file is a collection of extents, with each extent corresponding to a contiguous set of blocks. A key issue in such systems is the degree of variability in the size of the extents. What are the advantages and disadvantages of the following schemes:
a. All extents are of the same size, and the size is predetermined.
b. Extents can be of any size and are allocated dynamically.
c. Extents can be of a few fixed sizes, and these sizes are predetermined.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: