Internally, memory is represented as byte arrays. The memory manager acts like a distributer for memory, which means it assigns portions of the arrays to tasks. If memory is released, it means that this part of the memory can be assigned to other tasks.
Internally, memory is represented as byte arrays. The memory manager acts like a distributer for memory, which means it assigns portions of the arrays to tasks. If memory is released, it means that this part of the memory can be assigned to other tasks.
|
|
|
|