Back to the 2024 paper
Similar questions
Operating SystemWhat is the difference between fixed partition and variable partition also explains the need of compaction.20247mOPERATING SYSTEMWhat are the various allocation policies in variable partition multiprogramming? Explain the differences between internal and external fragmentations.20237mOPERATING SYSTEMCompaction is used to solve the problem of (i) External fragmentation (ii) Internal fragmentation (iii) both (i) and (ii) (iv) None of these20242mOPERATING SYSTEMCompaction is used to solve the problem of (i) external fragmentation (ii) internal fragmentation (iii) both (a) and (c) (iv) None of these20232m
PreviousConsider a disk queue with requests for I/O to blocks on cylinders: 98, 183, 37, 122, 14, 124, 65, 67. Considering SSTF (shortest seek time first) scheduling, the total number of head movements is, if the disk head is initially at 53 is?NextWhat is virtual memory? How is it implemented? Explain TLB in virtual memory with neat diagram.