2048Megabytes
Active Member
I was just reading about cache in my computer manual today. I will put a summary of what I read.
Cache is a small block of high-speed memory that enhances personal computer performance by pre-loading (caching) code and data available exclusively to the processor for storing accessed data. This is a fast block of RAM (a type called static RAM rather than the Dynamic RAM used for system memory) that interacts between the processor and the system RAM using a cache controller chip. Most cache controllers have a hit rate of around 90–95%. To look at it another way, the CPU only has to read data from system memory 5–10% of the time.
It is important to have a processor that has a decent size block of L2 (Level 2) cache to enhance system performance. This is why I dislike Celeron and Turion processors as they have little or no cache incorporated into them.
Cache is a small block of high-speed memory that enhances personal computer performance by pre-loading (caching) code and data available exclusively to the processor for storing accessed data. This is a fast block of RAM (a type called static RAM rather than the Dynamic RAM used for system memory) that interacts between the processor and the system RAM using a cache controller chip. Most cache controllers have a hit rate of around 90–95%. To look at it another way, the CPU only has to read data from system memory 5–10% of the time.
It is important to have a processor that has a decent size block of L2 (Level 2) cache to enhance system performance. This is why I dislike Celeron and Turion processors as they have little or no cache incorporated into them.