adplus-dvertising
frame-decoration

Question

Using a pager :

a.

increases the swap time

b.

decreases the swap time

c.

decreases the swap time &amount of physical memory needed

d.

increases the amount of physical memory needed

Answer: (c).decreases the swap time &amount of physical memory needed

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Using a pager :

Similar Questions

Discover Related MCQs

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.

Q. If no frames are free, _____ page transfer(s) is/are required.

Q. When a page is selected for replacement, and its modify bit is set :

Q. The aim of creating page replacement algorithms is to :

Q. A FIFO replacement algorithm associates with each page the _______

Q. Optimal page – replacement algorithm is :

Q. Optimal page – replacement algorithm is difficult to implement, because :

Q. LRU page – replacement algorithm associates with each page the ______

Q. The two methods how LRU page replacement policy can be implemented in hardware are:

Q. When using counters to implement LRU, we replace the page with the :