Operating System MCQs

1019 MCQs  (Page 40 of 102)

When a page fault occurs before an executing instruction is complete if ____________
A. The instruction must be restarted
B. The instruction must be ignored
C. The instruction must be completed ignoring the page fault
D. None of the mentioned
The maximum number of frames per process is defined by ____________
A. The amount of available physical memory
B. Operating system
C. Instruction set architecture
D. None of the mentioned
The algorithm in which we split m frames among n processes, to give everyone an equal share, m/n frames is known as ____________
A. Proportional allocation algorithm
B. Equal allocation algorithm
C. Split allocation algorithm
D. None of the mentioned
The algorithm in which we allocate memory to each process according to its size is known as ____________
A. Proportional allocation algorithm
B. Equal allocation algorithm
C. Split allocation algorithm
D. None of the mentioned
One problem with the global replacement algorithm is that ____________
A. It is very expensive
B. Many frames can be allocated to a process
C. Only a few frames can be allocated to a process
D. A process cannot control its own page €? fault rate