Term
Cache is composed of which type of memory technology? |
|
Definition
|
|
Term
Of the different cache organizations discussed in class which one offers the best overall performance? |
|
Definition
|
|
Term
The cache related term which refers to the use of data elements within relatively close storage locations is referred to as: |
|
Definition
|
|
Term
The address calculated by the CPU is referred to as the _________________ address. |
|
Definition
|
|
Term
The actual location of the data in main memory is referred to as the ___________________ address. |
|
Definition
|
|
Term
When main memory is only divided into cache lines this implies the cache itself is : |
|
Definition
|
|
Term
What are the 3 cache line replacement strategy when the cache is full. |
|
Definition
1. Least recently used 2. FIFO 3. Random |
|
|
Term
A first time memory reference is for a cache systems is called a __________________ miss. |
|
Definition
|
|
Term
The cache related term which refers to the reused of specified data within a relatively small time duration. |
|
Definition
|
|
Term
The __________________ is responsible for translating logical addresses into physical addresses in a virtual memory system. |
|
Definition
memory management unit (MMU) |
|
|
Term
|
Definition
When a cache is watching the address lines for transaction, this is called a snoop. This function allows the cache to see if any transactions are accessing memory it contains within itself. |
|
|
Term
|
Definition
When a cache takes the information from the data lines, the cache is said to have snarfed the data. This function allows the cache to be updated and maintain consistency. |
|
|
Term
|
Definition
When the data has been update in the cache but not the main memory |
|
|
Term
|
Definition
When the data has been updated in main memory but not in the cache |
|
|