Back to the 2022 paper
Similar questions
Operating SystemVariable partition memory allocation can lead to? (i) external fragmentation (ii) internal fragmentation (iii) both (i) and (ii) (iv) none of these20232mOPERATING SYSTEMCompaction is used to solve the problem of (i) external fragmentation (ii) internal fragmentation (iii) both (a) and (c) (iv) None of these20232mOPERATING SYSTEMCompaction is used to solve the problem of (i) External fragmentation (ii) Internal fragmentation (iii) both (i) and (ii) (iv) None of these20242mOperating SystemInternal fragmentation occurs when (i) Processes are swapped out (ii) Pages are missing (iii) Memory is completely utilized (iv) Unused space exists within an allocated memory partition20252m
PreviousWhat is the cause of thrashing? How does the system detect thrashing and once detected what can the system do to eliminate itNextConsider a paging hardware with a TLB. Assume that the entire page table and all the pages are in the physical memory. It takes 10 milliseconds to search the TLB and 80 milliseconds to access the physical memory. If the TLB hit ratio is 0.6, find the effective memory access time (in milliseconds).