2.1.3 - Explain the use of cache memory. Flashcards

1
Q

What is cache memory?

A

Cache memory, also called cache, is a memory system that temporarily stores frequently used instructions and data for quicker processing by the CPU.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why is cache memory used?

A

Cache memory is used to store the information from RAM that is most actively used and accessed frequently, making the computer system run faster by reducing the need to access the slower main memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the differences between cache memory and RAM?

A

Cache memory is nearer to the CPU than RAM, much faster than RAM, and more expensive than RAM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How is cache memory organized?

A

Cache memory is separated into L1 and L2 caches.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly