subject
Computers and Technology, 27.08.2021 20:40 taryn3

This problem relates to a version of our MIPS processor that still employs 32-bit memory words and 32-bit CPU registers, but uses 24-bit virtual addresses and 16-bit physical addresses. The page size used for the system is 8192 bytes and virtual address translation is performed using an inverted page map table. On this system, only one program or process at a time is allowed to be in memory so each page table entry only contains a page number followed on the right by a dirty bit and valid bit. The system also contains L1 instruction and data caches; but no other caches. The data cache contains 512 cache lines and has a 2-way set associative organization with a line size of 64 bytes. The caches are accessed using physical addresses. All cache management information is held in a separate cache directory. Shown below is the current contents of the first eight PTEs in the inverted page map table:
PTE # PTE contents in hex
0 0x103A
1 0x0249
2. 0x153D
3 0x0057
4 0x12AB
5 0x16C2
6. 0x02E3
7 0x1799
a) What is the total number of bits required for the entire data cache to implement a true LRU replacement policy?
b) Which set, if any, in the data cache is accessed due to executing the two instructions:
lui $t2,0x17
lw $t3,0x644($t2)
c) If the following instructions are currently in memory, explain why they do or do not cause a page fault when they are executed.
lui $t2,0xF6
lw $t3,0 ($t2)

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:30
Type the correct answer in the box. spell all words correctly. under which key category do the page up and page down keys fall? page up and page down keys fall under the keys category.
Answers: 3
question
Computers and Technology, 23.06.2019 16:00
Write a grading program for a class with the following grading policies: a. there are two quizzes, each graded on the basis of 10 points. b. there is one midterm exam and one final exam, each graded on the basis of 100 points. c. the final exam counts for 50% of the grade, the midterm counts for 25%, and the two quizzes together count for a total of 25%. (do not forget to normalize the quiz scores. they should be converted to a percentage before they are averaged in.) any grade of 90 or more is an a, any grade of 80 or more (but less than 90) is a b, any grade of 70 or more (but less than 80) is a c, any grade of 60 or more (but less than 70) is a d, and any grade below 60 is an f. the program will read in the student’s scores and output the student’s record, which consists of two quiz and two exam scores as well as the student’s average numeric score for the entire course and final letter grade. define and use a structure for the student reco
Answers: 2
question
Computers and Technology, 23.06.2019 18:50
Ais a picture icon that is a direct link to a file or folder
Answers: 1
question
Computers and Technology, 23.06.2019 20:10
Leo is a recruitment executive for a large company. he has identified new labor resource requirements in both the marketing and production departments. what should be his first step in recruiting candidates for the positions? a. conduct background checks of candidates b. make job offers c. arrange interviews d. conduct reference checks e. place job ads on job sites
Answers: 1
You know the right answer?
This problem relates to a version of our MIPS processor that still employs 32-bit memory words and 3...
Questions
question
Mathematics, 07.04.2020 20:34
question
Biology, 07.04.2020 20:34
Questions on the website: 13722363