ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > CLASS (2016-2017-1)-62903-06102-1 > 2014329620056-renyajie > homework 11_Allocation Methods >
Allocation Methods Version 0
👤 Author: by x20056 2016-12-22 09:58:13

1       Contiguous Allocation


1.1     Definition


Contiguous allocation of a file is defined by the disk address and length (in block units) of the first block. If the file is n blocks long and starts at location 17, then it occupies blocks b, b + 1, b + 2, ..., 17 + n - 1. The directory entry for each file indicates the address of the starting block and the length of the area allocated for this file

1.2     Drawbacks


One difficulty is finding space fo

Please login to reply. Login

Reversion History

Loading...
No reversions found.