Unit Iv QB
Unit Iv QB
PART - A
7,2,3,1,2,5,3,4,6,7,7,1,0,5,4,6,2,3,0,1
8. CO4.6 K3
Assume demand paging with three frames, how many page
faults would occur for the LRU replacement algorithms?
13.
Describe the concept of swapping in memory management Co4.1 K1
Explain the concept of paging and how it helps in efficient
14. memory allocation.
Co4.3 K1
0 219 600
1 2300 14
2 90 100
4. CO4.4 K3
3 1327 580
4 1952 96
What are the physical addresses for the following logical addresses?
a) 0,430
b) 1,10
c) 2,500
d) 3,400
e) 4,112
Reference: “Operating System Concepts” , Abraham
Silberschatz – Page no: 386
7,2,3,1,2,5,3,4,6,7,7,1,0,5,4,6,2,3,0,1
Assume demand paging with three frames, how many page faults
would occur for the following replacement algorithms?
5. CO4.6 K3
a) LRU replacement
b) FIFO replacement
c) Optimal replacement
Reference: “Operating System Concepts” , Abraham
Silberschatz – Page no: 405
1,2,3,4,5,3,4,1,6,7,8,7,8,9,7,8,9,5,4,5,4,2
How many page faults occur for the following replacement CO4.7
algorithms? Assume four frames and all frames are initially empty.
6. & K3
a) LRU replacement
b) FIFO replacement CO4.8
c) Optimal replacement
Reference: “Operating System Concepts” , Abraham
Silberschatz – Page no: 445
7,0,1,2,0,3,0,4,2,3,0,3,2,1,2,0,1,7,0,1
How many page faults occur for the following replacement CO4.7
algorithms? Assume four frames and all frames are initially empty.
7. & K3
a) LRU replacement
b) FIFO replacement CO4.8
c) Optimal replacement
Reference: “Operating System Concepts” , Abraham
Silberschatz – Page no: 445
Examine the situation under which the most frequently used page CO4.7 K4
8.
replacement algorithm generates fewer page faults than the least
frequently used page replacement algorithm. Also inspect under &
which circumstances the opposite holds. (Apr/May 2018)
CO4.8
Reference: “Operating System Concepts” , Abraham
Silberschatz – Page no: 445