Answered step by step
Verified Expert Solution
Link Copied!

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.

  1. Describe the techniques in which the operating system can useto enhance the efficiency of demandpaging. (10marks)
  2. 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 ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Operating Systems

Authors: Gary Nutt

3rd edition

0-201-77344-9, 978-0201773446

More Books

Students also viewed these Electrical Engineering questions

Question

What is a method of proof?

Answered: 1 week ago

Question

differentiate between challenge and hindrance demands;

Answered: 1 week ago

Question

What are the APPROACHES TO HRM?

Answered: 1 week ago

Question

What is the relationship of POSIX.1 and Linux?

Answered: 1 week ago