Jump to content
Engineering Talks

Consider a file system that uses a modified 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


admin

Recommended Posts

Consider a file system that uses a modified 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.

  • You can write the answer and upload relevant images to justify the answer (if required)
  • Let's together discuss and contribute in making the best answer
Link to comment
Share on other sites



  • Sign up

    Get connected

×
×
  • Create New...