Page 1 of 1

Question 8 (10 points): A file has 1997 records of fixed-length. Each record has 113 bytes. Suppose the block size is 51

Posted: Fri May 20, 2022 12:33 pm
by answerhappygod
Question 8 10 Points A File Has 1997 Records Of Fixed Length Each Record Has 113 Bytes Suppose The Block Size Is 51 1
Question 8 10 Points A File Has 1997 Records Of Fixed Length Each Record Has 113 Bytes Suppose The Block Size Is 51 1 (14.71 KiB) Viewed 29 times
Question 8 (10 points): A file has 1997 records of fixed-length. Each record has 113 bytes. Suppose the block size is 512 bytes, seek time is 30 msec, the average rotational delay is 10 msec, and the data transfer rate is 512 bytes/msec. (1) Calculate the blocking factor and the number of file blocks (2) Calculate the average time it takes to retrieve a record by doing a linear search on the file if the file blocks are stored on consecutive disk blocks.