CSCI jj420: jjFinal jjExam
1.Write policy: Write through and write back
2.Effective access time (EAT): The weighted average representing the
mean access time in a memory hierarchy
3.Least Recently Used (LRU): A replacement scheme in which the block
replaced is the one that has been unused for the longest time
4.First-in, first-out (FIFO): The block that has been in the cache the
longest, regardless of when it was last used
5.Direct mapping: Offset: 2^x form of bytes per block
Block: 2^x form of cache blocks
Tag: Total - (Block + Offset)
6.Booth's algorithm:
1/
1
1.Write policy: Write through and write back
2.Effective access time (EAT): The weighted average representing the
mean access time in a memory hierarchy
3.Least Recently Used (LRU): A replacement scheme in which the block
replaced is the one that has been unused for the longest time
4.First-in, first-out (FIFO): The block that has been in the cache the
longest, regardless of when it was last used
5.Direct mapping: Offset: 2^x form of bytes per block
Block: 2^x form of cache blocks
Tag: Total - (Block + Offset)
6.Booth's algorithm:
1/
1