Explain how cache memory can improve system performance.

Cache is a small amount of memory which is part of the CPU which is physically closer to the CPU than RAM is. The more cache there is, the more data can be stored closer to the CPU. Cache memory is beneficial because: - Cache memory holds frequently used instructions/data which the processor may require next and it is faster access memory than RAM, since it is on the same chip as the processor. - This reduces the need for frequent slower memory retrievals from main memory, which may otherwise keep the CPU waiting. -The more cache the CPU has, the less time the computer spends accessing slower main memory and as a result programs may run faster.

Answered by Ariane H. Computing tutor

108503 Views

See similar Computing GCSE tutors

Related Computing GCSE answers

All answers ▸

What is Bubble Sort algorithm and how it works? Give an example of pseudo-code explaining the process.


Compress the following bit pattern using RLE (Run Length Encoding). 1111 0011 1100 0000


How do I put 10101011 from binary into decimal?


How would you represent the decimal number 143 in 7 bit binary?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy