adplus-dvertising
frame-decoration

Question

Working set model for page replacement is based on the assumption of

a.

modularity

b.

locality

c.

globalization

d.

random access

Answer: (b).locality

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Working set model for page replacement is based on the assumption of

Similar Questions

Discover Related MCQs

Q. Virtual memory allows :

Q. The instruction being executed, must be in :

Q. Error handler codes, to handle unusual errors are :

Q. The ability to execute a program that is only partially in memory has benefits like :

Q. In virtual memory. the programmer __________ of overlays.

Q. Virtual memory is normally implemented by ________

Q. Segment replacement algorithms are more complex than page replacement algorithms because :

Q. A swapper manipulates ___________ whereas the pager is concerned with individual _______ of a process.

Q. Using a pager :

Q. The valid – invalid bit, in this case, when valid indicates :

Q. A page fault occurs when :

Q. When a page fault occurs, the state of the interrupted process is :

Q. When a process begins execution with no pages in memory :

Q. If the memory access time is denoted by ‘ma’ and ‘p’ is the probability of a page fault (0 <= p <= 1). Then the effective access time for a demand paged memory is :

Q. When the page fault rate is low :

Q. Locality of reference implies that the page reference being made by a process :

Q. Which of the following page replacement algorithms suffers from Belady’s Anomaly ?

Q. A process refers to 5 pages, A, B, C, D, E in the order : A, B, C, D, A, B, E, A, B, C, D, E. If the page replacement algorithm is FIFO, the number of page transfers with an empty internal store of 3 frames is :

Q. A memory page containing a heavily used variable that was initialized very early and is in constant use is removed, then the page replacement algorithm used is :

Q. Users _______ that their processes are running on a paged system.