Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In computer operating systems, demandpaging is a method of virtual memory management. It followsthat a process begins execution with none of its pages in physicalmemory,
In computer operating systems, demandpaging is a method of virtual memory management. It followsthat a process begins execution with none of its pages in physicalmemory, and many page faults will occur until most of a process'sworking set of pages are located in physical memory.
- Describe the techniques in which the operating system can useto enhance the efficiency of demandpaging. (10marks)
- How many page faults would occur if the working set policy wereused with a window size of 3 using FIFO and LRU Page replacementalgorithm. Consider the page reference string as your surname.
For example, let’s say your surnameas GANESH KUMAR then the page reference stringas G, A, N, E, S, H, K, U, M, A,R (10 marks)
Step by Step Solution
★★★★★
3.36 Rating (152 Votes )
There are 3 Steps involved in it
Step: 1
Answer a The techniques using which the operating system can enhance the efficiency of demand paging are the scheduling and allocation OS can use the ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started