Memory Cache

Prabhu TL
1 Min Read
Disclosure: This website may contain affiliate links, which means I may earn a commission if you click on the link and make a purchase. I only recommend products or services that I personally use and believe will add value to my readers. Your support is appreciated!

A memory cache increases a computer’s performance by storing the most recently used data. There are two types of cache:

· Internal Cache (also called primary or L1 cache)

When the computer needs data it first looks in the internal cache. The internal cache is inside the CPU and is the fastest possible way for the computer to get information. The internal cache can normally only contain a very small amount of information.

· External Cache (also called secondary or L2 cache)

If the computer doesn’t find the data in the internal cache, it then looks in the external cache. The external cache is slower than the internal cache, but much faster than the normal RAM memory. The external cache normally holds much more information than the internal cache, but still not as much as the main memory (RAM).

Share This Article
Prabhu TL is a SenseCentral contributor covering digital products, entrepreneurship, and scalable online business systems. He focuses on turning ideas into repeatable processes—validation, positioning, marketing, and execution. His writing is known for simple frameworks, clear checklists, and real-world examples. When he’s not writing, he’s usually building new digital assets and experimenting with growth channels.
Leave a review