ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2018-2019-1) > student homework > 2016329621035程少华 >
HW9 Version 0
👤 Author: by 884535901qqcom 2019-01-10 03:50:59
the following introduce three file allocation methods

1.Contiguous Allocation: It requires that each file occupy a set of contiguous blocks on the disk. Disk address define a linear address ordering on the disk. For instance , the address will ordered one by one such as a,a+1,a+2,a+3...., but when a part of the block is deleted it will be one fragment , it is difficult to find one large and contiguous blocks to save files.

2.Linked Allocation: The information of a file is stored in sever

Please login to reply. Login

Reversion History

Loading...
No reversions found.