Page Replacement Algorithms

Page Replacement Algorithms

University

15 Qs

quiz-placeholder

Similar activities

Operating System Gate and placement Questions

Operating System Gate and placement Questions

University

20 Qs

Chapter 9 : Virtual Memory

Chapter 9 : Virtual Memory

University

20 Qs

Virtual Memory and I/O Hardware/Software

Virtual Memory and I/O Hardware/Software

University

20 Qs

Understanding Page Replacement Algorithms

Understanding Page Replacement Algorithms

University

15 Qs

Computer Architecture 2020 Quiz 2

Computer Architecture 2020 Quiz 2

University

15 Qs

ReflectiveQuizDDT1A_07102020

ReflectiveQuizDDT1A_07102020

University

10 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

OS assignment 2

OS assignment 2

University

20 Qs

Page Replacement Algorithms

Page Replacement Algorithms

Assessment

Quiz

Computers

University

Hard

Created by

Salmiah Amin

Used 77+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

1 2 3 4 4 2 1 4 1 3 4


Determine how many page faults will occur for the "Optimal" algorithms, assuming there are only "2 frames".

10 page faults

8 page faults

6 page faults

4 page faults

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

1 2 3 4 4 2 1 4 1 3 4


Determine how many page faults will occur for the "FIFO" algorithms, assuming there are only "2 frames".

9 page faults

7 page faults

5 page faults

3 page faults

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following page replacement algorithms suffer from “Belady’s anomaly?

Second Chance

FIFO

LRU

Optimal

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the algorithms requires future knowledge of the reference string?

FIFO

Random

LRU

Optimal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Second chance algorithm is actually a FIFO replacement algorithm with a small modification that causes it to be similar to least recently used

True

False

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

7 0 1 2 0 3 0 4 2 3 0


Determine how many page faults will occur for the "FIFO" algorithms, assuming there are only "3 frames".

12 page faults

10 page faults

8 page faults

6 page faults

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

7 0 1 2 0 3 0 4 2 3 0


Determine how many page faults will occur for the "LRU" algorithms, assuming there are only "3 frames".

10 page faults

9 page faults

8 page faults

7 page faults

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?