explain mapping address space to memory space
Answers
Answered by
12
Memory mapping is the translation between the logical address space and the physical memory. The objectives of memory mapping are (1) to translate from logical to physical address, (2) to aid in memory protection (q.v.), and (3) to enable better management of memory resources.....
i hope it helps you ✌☺
Answered by
2
Answer:
Hope it helps u
Explanation:
Memory mapping is the translation between the logical address space and the physical memory. The objectives of memory mapping are (1) to translate from logical to physical address, (2) to aid in memory protection (q.v.), and (3) to enable better management of memory resources.
Similar questions