Page Replacement Algorithms

Page Replacement Algorithms

University

15 Qs

quiz-placeholder

Similar activities

Stack

Stack

University

10 Qs

Memori Virtual

Memori Virtual

University

10 Qs

Network Programming Quiz Mid 1 2022

Network Programming Quiz Mid 1 2022

University

10 Qs

Pertemuan 1 Struktur Data

Pertemuan 1 Struktur Data

University

10 Qs

OS Quiz 2 1930

OS Quiz 2 1930

University

10 Qs

Mid Model Viva

Mid Model Viva

University

10 Qs

UTS Algoritma dan Struktur Data

UTS Algoritma dan Struktur Data

University

20 Qs

quiz 2 SDA

quiz 2 SDA

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?