Single continuous storage allocation
This method is suitable for single-user, single-task operating systems.
Fixed storage allocation
This method is suitable for multitasking operating systems.
Dynamic storage space allocation
When tasks are loaded into memory, they are allocated on demand based on the amount of memory required by the task.
Relocatable partition allocation
In this storage method, a memory arrangement function is added to the dynamic storage space allocation.
来源:CSDN
作者:QDU Harrison
链接:https://blog.csdn.net/weixin_44033021/article/details/104033828