Public View
Suggest
Download this page (.md) Download entire wiki (.zip)
Clone entire wiki

contiguous allocation

Used: IBM/OS360
contiguous allocation puts the files and metadata together, and implements a Explicit Free List Allocator across the file.
benefits simple problems external fragmentation: little pockets of data is everywhere editing: hard to grow files

Page updated