MEDIUM
Earn 100

In the working set model, for:
2 6 1 5 7 7 7 7 5 1 6 2 3 4 1 2 3 4 4 4 3 4 3 4 4 4 1 3 2 3
if DELTA = 10, then the working set at time t1 (….7 5 1) is?

50% studentsanswered this correctly

Important Questions on Operating System

EASY
______ is the amount of time taken that is needed for the information to propagate from the source to the destination through the channel.
MEDIUM
When the memory allocated to a process is slightly larger than the process, then ____________
MEDIUM
A computer can store and retrieve data from secondary storage for use in main memory by
MEDIUM
If a page fault occurs for a reference to an address that's not part of the virtual address space, called
HARD
__________ has the lowest fault rate of all the page replacement algorithms.
MEDIUM
Pages are swapped out and then accessed causing frequent faults is called
MEDIUM
Many operating system can 'trick' programmes into using memory scattered around the hard disk and RAM as if it is one continuous chunk of memory, called
MEDIUM
If the swapping algorithm is not efficient then a condition occurs known as
MEDIUM
The page free queue is a list of page frames that are available for assignment after a
MEDIUM
A ......... is a trap to the software raised by hardware when a program accesses a page that is mapped in the virtual address space, but not loaded in physical memory.
MEDIUM
If the page is loaded in memory at the time the fault is generated, but is not marked in the memory management unit as being loaded in memory called
MEDIUM
If the page is not loaded in memory at the time the fault is generated, called