abcd

abcd

Assessment

Flashcard

Fun

1st - 5th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

when a page fault occurs

Back

this is because the page is not in memory

2.

FLASHCARD QUESTION

Front

When a page is selected by LRU for replacement

Back

this page must be sent to disk

3.

FLASHCARD QUESTION

Front

the principle of the working-set is that

Back

90% of page accesses fit in 10% of the memory

4.

FLASHCARD QUESTION

Front

When a page is selected by LRU for replacement

Back

this page must be invalidated in the page table

5.

FLASHCARD QUESTION

Front

In the memory labwork, the implementation of iru_select()

Back

looks for the page with the minimai access date

6.

FLASHCARD QUESTION

Front

When a page fault occurs, there will be a LRU selection only if memory is full.

Back

there will be a LRU selection only if memory is full