Contiguous Allocation
In he example we have 2560 of memory available and a resident operating system of 400K. This leaves 2160K for user processes. Given the input queue in the figure, we can immediately allocate memory to processes P1, P2, P3 creating the memory map. We have a hole of 260K that cannot be used by any of the remaining processes in the input queue.