Exam 18: Understanding Virtual Memory and Page Replacement Algorithms

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A page fault occurs when?

Free
(Multiple Choice)
4.7/5
(30)
Correct Answer:
Verified

B

When using counters to implement LRU, we replace the page with the___________

Free
(Multiple Choice)
4.7/5
(29)
Correct Answer:
Verified

A

A swapper manipulates___________         whereas the pager is concerned with individual___________of a process.

Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
Verified

C

LRU page - replacement algorithm associates with each page the___________  

(Multiple Choice)
4.7/5
(42)

When a process begins execution with no pages in memory?

(Multiple Choice)
4.8/5
(38)

What is the Optimal page - replacement algorithm?

(Multiple Choice)
4.9/5
(35)

When a page fault occurs, the state of the interrupted process is___________

(Multiple Choice)
4.8/5
(25)

Virtual memory is normally implemented by___________  

(Multiple Choice)
4.7/5
(32)

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

(Multiple Choice)
4.7/5
(32)

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

(Multiple Choice)
4.7/5
(30)

When the page fault rate is low

(Multiple Choice)
4.8/5
(38)

Virtual memory allows___________

(Multiple Choice)
4.9/5
(29)

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

(Multiple Choice)
4.9/5
(36)

Users___________that their processes are running on a paged system.

(Multiple Choice)
4.7/5
(27)

Which of the following page replacement algorithms suffers from Belady's Anomaly?

(Multiple Choice)
4.8/5
(30)

There is a set of page replacement algorithms that can never exhibit Belady's Anomaly, called___________

(Multiple Choice)
4.7/5
(38)

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___________

(Multiple Choice)
4.7/5
(41)

A FIFO replacement algorithm associates with each page the___________

(Multiple Choice)
4.9/5
(27)

A process is thrashing if___________

(Multiple Choice)
4.8/5
(31)

The valid - invalid bit, in this case, when valid indicates?

(Multiple Choice)
4.8/5
(31)
Showing 1 - 20 of 24
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)