Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Answer some questions but need help answering the rest. Part I Consider a computer that you have used or now use. ( You may make

Answer some questions but need help answering the rest.
Part I
Consider a computer that you have used or now use. (You may make an assumption on word size if needed.)
How large is the memory of the computer? 8 GB
How long is a word in the computer above? 64 bits
How many bits are required to address the bytes in that memory? 32 bits
How many data lines are required to read data from the computer memory? 64 data lines
Part II
Does your computer have cache? Yes
If so how big is it?4MB
How does your cache size compare with the size of main memory?
Do you know what kind of cache it is?
How did you find out about your computer's cache?
Make an assumption that your cache is either:
Fully associative
Direct mapped
Two-way set-associative
Four-way set-associative
Using the relationships in Part I above, determine:
the size of the Tag and Word for Associative cache;
OR
the size of the Tag, Line, and Word for Direct-Mapped Cache ;
Or
the size of Tag, Set, and Word for K-Way Set-Associative Cache.
You may make any assumptions necessary including the number of Words in each block (recommend 2 or 4 or 8)
Part III
Given the following:
Logical Memory size of 1000
Physical Memory size of 2000
Page (and frame) size of 100
Block A contains data for a program
Select Block A's size and its starting point in both memories. Then write the page table for Block A based on your selections.
See below for the layout of both memories and an example of Block A of size 200.
Logical Memory Physical Memory
location/ page location/frame`1

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

Data Infrastructure For Medical Research In Databases

Authors: Thomas Heinis ,Anastasia Ailamaki

1st Edition

1680833480, 978-1680833485

More Books

Students also viewed these Databases questions

Question

explain what is meant by the terms unitarism and pluralism

Answered: 1 week ago