Ask Question
9 November, 20:25

On a system with paging, a process cannot access memory that it does not own. Why? How could the operating system allow access to other memory?

+4
Answers (1)
  1. 9 November, 21:31
    0
    Because the page is not in its page table The operating system could allow access to other memory by allowing entries for non-process memory to be added to the process page table

    Explanation:

    On a system with paging, a process cannot access memory that it does not own because the page is not in its page table also the operating system controls the contents of the table, therefore it limits a process of accessing to only the physical pages allocated to the process.

    The operating system could allow access to other memory by allowing entries for non-process memory to be added to the process page table. that way two processes that needs to exchange data can efficiently do that. i. e creating a very efficient inter-process communication
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “On a system with paging, a process cannot access memory that it does not own. Why? How could the operating system allow access to other ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers