Cache Memory
cache hit
The availability of data in the
cache is known as cache hit.
There are usually two types of cache memory found in
the computer system:
Primary cache
– It is also known as Level 1 (L1) cache or internal cache.
– The primary cache is located inside the CPU.
– It is smaller but fastest type of cache that provides a quick
access to the frequently accessed data by the microprocessor.
Secondary cache
– It is also known as Level 2 (L2) cache or external cache.
– The secondary cache is located outside the CPU.
– It is normally positioned on the motherboard of a computer.
– The secondary cache is larger but slower than the primary
cache.
Secondary Memory/Storage Systems
Types of Storage Devices:
– Magnetic
– Solid state
– Optical
– Magneto optical
Magnetic storage systems
Magnetic Tapes