CH04 COA10e
CH04 COA10e
Cache Memory
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Table 4.1
Key Characteristics of Computer Memory Systems
Capacity
Memory is typically expressed in terms of bytes
Unit of transfer
For internal memory the unit of transfer is equal to the number of
electrical lines into and out of the memory module
Each addressable
A word is retrieved
Memory is organized location in memory has
Involves a shared read- based on a portion of
into units of data a unique, physically
write mechanism its contents rather
called records wired-in addressing
than its address
mechanism
First-in-first-out (FIFO)
Replace that block in the set that has been in the cache longest
Easily implemented as a round-robin or circular buffer technique
Cache Replacement
memory
principles algorithms