Question: 9. How many disk I/O operations (read() and write()) does it take: a) to seek a location in the middle of a file b)

9. How many disk I/O operations (read() and write()) does it take:

9. How many disk I/O operations (read() and write()) does it take: a) to seek a location in the middle of a file b) to delete a file and wipe out the contents of all its blocks ("secure delete") Assume that the file system uses contiguous allocation. The file has N blocks. Assume that the file control block and the directory table are already cached in the memory.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

9 a If the file system uses contiguous allocation and the file control block ... View full answer

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 Programming Questions!