please no chatgpt answer . Consider a demand-paging system with a paging disk that has an average access and transfer time of 20 milliseconds. Addresses are translated through a page table in main memory, with an access time of 1 microsecond per memory access. Thus, each memory reference through the page table takes two accesses. To improve this time, we have added an associative memory that reduces access time to one memory reference, if the page-table entry is in the associative memory. Assume that 80 percent of the accesses are in the associative memory and that, of those remaining, 10 percent (or 2 percent of the total) cause page faults. What is the effective memory access time? Consider the following page reference string: 1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6. Assuming demand paging with four frames, Show which pages are resident under the LRU, FIFO, and Optimal replacement algorithms by filling out the following tables. How many page faults would occur for each of the replacement algorithms? Please provide your answers in the tables below: LRU Reference String 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 3 6 Frame 0                                         Frame 1                                         Frame 2                                         Page fault                                           The number of page faults for the LRU is _________   Optimal Reference String 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 3 6 Frame 0                                         Frame 1                                         Frame 2                                         Page fault                                           The number of page faults for the FIFO is _________   Optimal Reference String 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 3 6 Frame 0                                         Frame 1                                         Frame 2                                         Page fault                                           The number of page faults for the Optimal is ________

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

please no chatgpt answer .

  1. Consider a demand-paging system with a paging disk that has an average access and transfer time of 20 milliseconds. Addresses are translated through a page table in main memory, with an access time of 1 microsecond per memory access. Thus, each memory reference through the page table takes two accesses. To improve this time, we have added an associative memory that reduces access time to one memory reference, if the page-table entry is in the associative memory. Assume that 80 percent of the accesses are in the associative memory and that, of those remaining, 10 percent (or 2 percent of the total) cause page faults. What is the effective memory access time?
  2. Consider the following page reference string:

1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6.

Assuming demand paging with four frames,

Show which pages are resident under the LRU, FIFO, and Optimal replacement algorithms by filling out the following tables. How many page faults would occur for each of the replacement algorithms?

Please provide your answers in the tables below:

  1. LRU
Reference String 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 3 6
Frame 0                                        
Frame 1                                        
Frame 2                                        
Page fault                                        

 

The number of page faults for the LRU is _________

 

  1. Optimal
Reference String 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 3 6
Frame 0                                        
Frame 1                                        
Frame 2                                        
Page fault                                        

 

The number of page faults for the FIFO is _________

 

  1. Optimal
Reference String 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 3 6
Frame 0                                        
Frame 1                                        
Frame 2                                        
Page fault                                        

 

The number of page faults for the Optimal is _________

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps

Blurred answer
Knowledge Booster
Properties of Different Architectures
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education