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: 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
9 a If the file system uses contiguous allocation and the file control block ... View full answer
Get step-by-step solutions from verified subject matter experts
