|
|
|
|
| 0-1
| a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z |
|
Cache RAM |
|
A small collection of very high speed RAM. In general, modern microprocessors can process information much faster than standard dynamic RAM can even supply the information. Nevertheless, fast dynamic RAM is very expensive. Instead, a very small amount (typically 256K or 512K) of very fast "cache RAM" acts as a buffer between the CPU and the dynamic RAM. If the information needed by the CPU is in the cache, it can be processed without waiting to retrieve it from the dynamic RAM. |
|
|
|
|
|
|
|
|
|