Operating System File and IO management

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Operating System File and IO management

Post by answerhappygod »

Operating System File and IO management
Operating System File And Io Management 1
Operating System File And Io Management 1 (21.96 KiB) Viewed 43 times
(5 marks). A file system uses index allocation. The system keeps in main memory only the index block that contains the pointer to the last block read. Other index blocks are in disk. Each index block contains pointers to 127 file blocks, plus a pointer to the next index block (i.c., using linked scheme). Assume the last accessed block was block 200, and the next block to read is block 50 . Compute how many physical blocks must be accessed to read block 50 . Explain your answer.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply