23. <12 pts> Given a cache with only 16384 bytes and ablock size of 8 bytes:
23.a. ( 3.0 pts) How many blocks arethere?
23.b. ( 3.0 pts) If the size of the data busis 16 bits, how many memory reads will be required when there is acache miss?
23.c. ( 3.0 pts) When reading two byteswithin a single cache row and a cache miss occurs, how many bytesmust be replaced?
23.d. ( 3.0 pts) If a 4 byte read occurs atan address ending in 0x7, how many cache rows will be accessed?
23. <12 pts> Given a cache with only 16384 bytes and a block size of 8 bytes: 23.a. ( 3.0 pts) How many blocks are ther
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am