Virtual Memory

Page 1 of 1

1 Replies - 537 Views - Last Post: 21 May 2009 - 09:27 AM

#1 arooo2003   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 21-May 09

Virtual Memory

Posted 21 May 2009 - 08:15 AM

Good Day,


Would you please help me in this???



I need to solve these questions:

Virtual Memory:

1. What are the three major components of the page‐fault service time?


2. Given the average latency time of hard disk = 8 millisecond, the transfer time=2 millisecond. ,
the seek time= 15 millisecond, and the memory access time=100 nanosecond, and we want less
than 20% degradation what will be the probability of page fault?






3. Consider the following page reference string:
1, 2, 3, 4, 2, 1, 5, 1, 2, 3, 4, 5.

A‐ Sketch the OPT Replacement for 2:5 page frames.

B‐ How many page faults would occur for the three replacement algorithms, assuming one,
two, three, four, and five frames?

C‐ Draw Graph of Page Faults versus the Number of Frames for FIFO, LRU, and OPTIMAL
algorithms. Use Microsoft excel to draw the graph

Remember all frames are initially empty, so your first unique pages will all cost one fault each.

Is This A Good Question/Topic? 0
  • +

Replies To: Virtual Memory

#2 girasquid   User is offline

  • Barbarbar
  • member icon

Reputation: 109
  • View blog
  • Posts: 1,825
  • Joined: 03-October 06

Re: Virtual Memory

Posted 21 May 2009 - 09:27 AM

Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing solutions for homework assignments. Please post the responses you have written in an effort to resolve the problem, and our members would be happy to provide some guidance.

Thanks.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1