ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2019-2020-1) > student directories > 2016329621097-任鑫 >
Homework-9 Version 0
👤 Author: by 751815618qqcom 2019-12-26 08:25:23
Contiguous Allocation

Advantages:

Fast when accessing files, since all data are stored contiguously making head movement to the least.

Accessing files is easy for both sequential(always next block) and direct access(block i of a file starts at block b is block b+i).

Disadvantages:

Finding space for new files is difficult. When files got deleted,

Please login to reply. Login

Reversion History

Loading...
No reversions found.