19. <12 pts> Referencing the Virtual Memory/Cache diagramin slide #2, and GIVEN:
\Virtual Address Space:32 bits (4K page size)
\Physical Memory: 64 GB
\Cache: 1024 MB, 4-way set associative, block size 16 bytes
\TLB: 256 rows
19.a. ( 3.0 pts) Given the Physical Address0xD2A753F2C. What is the physical page number?
0xD2A753
19.b. ( 3.0 pts) For Virtual Address0x017BAD49, what is the index in the TLB?
0x017BA
19.c. ( 3.0 pts) How many bits for the indexinto the cache?
19.d. ( 3.0 pts) Virtual Address 0x017BAF2Cmaps to Physical Address 0xD23A75F2C. Which row in the cache isaccessed?
19. <12 pts> Referencing the Virtual Memory/Cache diagram in slide #2, and GIVEN: \Virtual Address Space:32 bits (4K pag
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am