ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > CLASS (2016-2017-1)-62903-06102-1 > 2014329620012陈日正 >
Explaination for allocation method Version 0
👤 Author: by as17744 2016-12-23 23:34:53
Contiguous Allocation
Contiguous allocation requires that each file occupy a set of contiguous blocks on the disk.Disk addresses
define a linear ordering on the disk. With this ordering , assuming that only one job is accessing the disk,
accessing block b+1 after block b normally requires no head movement. When head movement is needed , the head
need only move from one track to the next. Thus , the number of disk seeks requires for accessing contiguously
allocated files is minimal,as is see

Please login to reply. Login

Reversion History

Loading...
No reversions found.