Question: Describe the role of cache memory in improving system performance?
Cache memory is a type of high-speed memory that stores frequently used data and instructions. It is located close to the CPU, so it can reduce the access time and latency of the main memory. Cache memory can improve system performance by increasing the speed of data transfer, reducing the number of memory accesses, and saving power consumption.
Comments
Post a Comment
let's start discussion