ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > CLASS (2016-2017-1)-62903-06102-1 > 2014329600043_邓小翔 >
Three allocation methods Version 0
👤 Author: by 514796670qqcom 2017-01-01 18:57:23
Contiguous Allocation

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.

One difficulty is finding space for a new file. The system chosen to manage free space determines how this task is

Please login to reply. Login

Reversion History

Loading...
No reversions found.