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?
(a) {1, 2, 4, 5, 6}
(b) {2, 1, 6, 7, 3}
(c){1, 6, 5, 7, 2}
(d){1, 2, 3, 4, 5}

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
Anticipatory paging is also called

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

MEDIUM
The memory address space is divided into equal small pieces, called

HARD
__________ has the lowest fault rate of all the page replacement algorithms.

MEDIUM
In virtual memory systems, dynamic address translation _____.

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 as if it is one continuous chunk of memory, called

MEDIUM
A term 'Bus error' is known as

MEDIUM
If the swapping algorithm is not efficient then a condition occurs known as

MEDIUM
Which is a process that reduces the amount of fragmentation?

MEDIUM
External fragmentation exists when?

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
Memory management is used to______

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
Demand paging is a technique of

MEDIUM
If the page is not loaded in memory at the time the fault is generated, called

