Elective Operating System
Operating System: most repeated questions
Questions that have come up in more than one paper, matched by what they ask rather than exact wording. Most repeated first.
- 2×Asked in 2024, 2023a) Define page fault. Consider the following page reference strings: 1,3, 4, 5,3. 1.6, 7,3, 1. 3,4, 8. 9, 4, 3, 1, 3, 4, 7. How many page faults would occur for each of the following page replacement algorithms assuming 3 pages a frame? In each case…Answer coming15
See the wording in each paper
- a) Define page fault. Consider the following page reference strings: 1,3, 4, 5,3. 1.6, 7,3, 1. 3,4, 8. 9, 4, 3, 1, 3, 4, 7. How many page faults would occur for each of the following page…PU Spring 2024
- a) Consider the following page reference strings: 9, 3, 4, 5, 3,9, 6, 7. 3.9, 3, 4, 8, 7, 4, 3,9, 3, 4, 7. How many page faults would occur for each of the following page replacement algorithms…PU Spring 2023