Question: This problem asks you to assess file access time for each of the three file systems (FAT, FFS NTFS) discussed in class. Assume, in all

 This problem asks you to assess file access time for each

This problem asks you to assess file access time for each of the three file systems (FAT, FFS NTFS) discussed in class. Assume, in all cases: Each disk block is 8 KB The time required to access a new disk block is 20 ms Once a disk block is accessed for the first time, it remains cached in main memory, and every access to the cached block after the first one will take 2 ms. NOTE (ADDED 5/1): The address size is 32 bits Determine the worst case access time for a single read operation to an undetermined word of data in a 16 MB file if the file system used is (a) FAT, (b) FFS, (c) NTFS. For NTFS, assume all records in the MFT fit in a single disk block, and the file in question requires 4 MFT records to store all necessary metadata. This problem asks you to assess file access time for each of the three file systems (FAT, FFS NTFS) discussed in class. Assume, in all cases: Each disk block is 8 KB The time required to access a new disk block is 20 ms Once a disk block is accessed for the first time, it remains cached in main memory, and every access to the cached block after the first one will take 2 ms. NOTE (ADDED 5/1): The address size is 32 bits Determine the worst case access time for a single read operation to an undetermined word of data in a 16 MB file if the file system used is (a) FAT, (b) FFS, (c) NTFS. For NTFS, assume all records in the MFT fit in a single disk block, and the file in question requires 4 MFT records to store all necessary metadata

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!