0
You visited us 0 times! Enjoying our articles? Unlock Full Access!
Question

Memory protection in a paged environment is accomplished by _____________.

A
protection algorithm with each page
B
restriction on page visibility
C
restricted access rights to users
D
protection bit with each page
Solution
Verified by Toppr

Correct option is D. protection bit with each page

Was this answer helpful?
0
Similar Questions
Q1
The minimum number of page frames that must be allocated to a running process in a virtual memory environment is determined by
View Solution
Q2
In a paged segmented scheme of memory management, the segment table itself must have a page table because
View Solution
Q3
Consider a process execution on an operating system that uses demand paging. The average time for a memory access in the system is M units if the corresponding memory page is available in memory and D units if the memory access causes a page fault. It has been experimentally measured that the average time taken for a memory access in the process is X units.
Which one of the following is the correct expression for the page fault rate experienced by the process?

View Solution
Q4
Protection of environment is a ____________.
View Solution
Q5
Suppose the time to service a page fault is on the average 10 milliseconds, while a memory acces takes 1 mircosecond. Then a 99.99% hit ratio results in a average memory access time of
View Solution