Lab3_OS

Lab3_OS

University

11 Qs

quiz-placeholder

Similar activities

Quiz "

Quiz "

University

9 Qs

FOS Part 2 (QUIZ 2)

FOS Part 2 (QUIZ 2)

University

15 Qs

Introduction To Programming - Lesson Exception Handling

Introduction To Programming - Lesson Exception Handling

11th Grade - University

13 Qs

Operating Systems Quiz

Operating Systems Quiz

University

15 Qs

Microsoft Word 2019 Advanced – Unit 1 (Review of Basic Concepts)

Microsoft Word 2019 Advanced – Unit 1 (Review of Basic Concepts)

10th Grade - University

15 Qs

Tes materi Implementasi Proses Bisnis TJKT

Tes materi Implementasi Proses Bisnis TJKT

10th Grade - University

10 Qs

Fundamentals of C and Operating Systems

Fundamentals of C and Operating Systems

University

10 Qs

Lab3_OS

Lab3_OS

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Tung Doan

Used 17+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

  1. 1. The goal of the LRU page eviction strategy?

Keep the Least Recently Used pages in memory

Send the working set to disk

Send the Least Recently Used pages to disk

Keep the working set in memory

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 2. In the memory labwork, the implementation of lru_select()

looks for the page with the maximal access date

select a page in a FIFO list

select a random page

looks for the page with the minimal access date

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 3. When a page is selected by LRU for replacement?

this page must be loaded in memory

this page must be sent to disk

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

  1. 4. When a page fault occurs, if memory is not full

a LRU selection will be operated

a page will be loaded from disk

a page will be allocated in memory

a page will be sent to disk

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

  1. 5. When a page fault occurs

there will be possibly be a LRU selection

a page will always be loaded

a page will always be sent to disk

there will always be a LRU selection

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

  1. 6. The LRU evection strategy consists in

choosing the pages which should be sent to disk

selecting the pages which were not recently accessed

selecting the pages which were recently accessed

choosing the pages which should be loaded from disk

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 8. When a page fault occurs

there will always be a LRU selection

there will be a LRU selection only if memory is empty

there will be a LRU selection only if memory is full

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?