📜  使用连续分配方法文件系统的缺点 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:31.377000             🧑  作者: Mango

代码示例1
Contiguous allocation method suffers internal as well as external fragmentation.
In terms of memory utilization, this method is inefficient.
It is difficult to increase the file size because it depends on the availability of contiguous memory.