LPP
December 14, 2023GATE 1987
December 14, 2023GATE 2006-IT
Question 12 |
In the working-set strategy, which of the following is done by the operating system to prevent thrashing?
1. It initiates another process if there are enough extra frames.
2. It selects a process to suspend if the sum of the sizes of the working-sets exceeds the total number of available frames.
1 only | |
2 only | |
Neither 1 nor 2 | |
Both 1 and 2 |
Question 12 Explanation:
According to the concept of thrashing both statement (1) and (2) are true.
Correct Answer: D
Question 12 Explanation:
According to the concept of thrashing both statement (1) and (2) are true.