Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a computer with the following properties: 32-bit addresses, byte addressing 256-byte pages A page table entry occupies 4 bytes The machine can use 1-level

image text in transcribed

Consider a computer with the following properties: 32-bit addresses, byte addressing 256-byte pages A page table entry occupies 4 bytes The machine can use 1-level page tables, or 3-level paging (with 8 address bits devoted to each level). a. For 1-level paging, if all addresses are in use, how many page tables are needed and how much memory is occupied by page tables? b. For 3-level paging, if all addresses are in use, how many page tables are needed and how much memory is occupied by page tables at each level? c. For 1-level paging, if only the lowest 4, 096 and highest 4, 096 addresses are in use, how many page tables are needed and how much memory is occupied by page tables? (Recall that 4, 096 equals 2^12) d. For 3-level paging, if only the lowest 4, 096 and highest 4, 096 addresses are in use, how many page tables are needed and how much memory is occupied by page tables at each level? e. Discuss the relative advantages and disadvantages of 1-level paging and 3-level paging, assuming all addresses are used. f. Discuss the relative advantages and disadvantages of 1-level paging and 3-level paging, assuming only the lowest 4, 096 and highest 4, 096 addresses are used

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions

Question

What is computer neworking ?

Answered: 1 week ago