The working set theory of programming behaviour of processes running within an operating system involves
Options
A. the collection of pages that a process accesses
B. disk scheduling mechanisms
C. coalescing holes in memory
D. assigning the CPU to processes
E. None of the above
Correct Answer
the collection of pages that a process accesses
Operating Systems Concepts problems
Search Results
1. The Register - to - Register (RR) instructions
Options
A. have both their operands in the main store.
B. which perform an operation on a register operand and an operand which is located in the main store, generally leaving the result in the register, except in the case of store operation when it is also written into the specified storage location.
C. which perform indicated operations on two fast registers of the machine and leave the result in one of the registers.