Back to the 2022 paper
Similar questions
Operating SystemIf a process has 24 k bytes logical address space and the page size is 4096 bytes then the number of frames of that process is? (i) 12 (ii) 6 (iii) 8 (iv) 1620232mComputer NetworksDefine framing and discuss the reasons for its need. What are fixed-size and variable-size framings?20157mCOMPUTER ORGANIZATION & ARCHITECTUREWhat is a page fault? What does a page fault signify? Explain the different page replacement algorithms which determine the page to be removed in case of full memory.201714mOPERATING SYSTEMConsider a simple paging system with the following parameters: * 2^32 bytes of physical memory * Page size of 2^10 bytes * 2^16 pages of logical address space (i) How many bits are in a logical address? (ii) How many bytes are in a frame? (iii) How many bits in the physical address specify the frame? (iv) How many entries are in the page table?20227m