Allocation Methods

Home > Computer Science > Operating Systems > File System Management > Allocation Methods

Choosing how the file system makes use of available space on a storage device, including contiguous allocation, linked list allocation, and indexed allocation.