Cache Memory Organization

Cache Memory Organization The performance of a microcomputer system can be significantly improved by introducing a small, expensive, but fast memory between the microprocessor and main memory. This memory is called "cache memory" and this idea was first introduced in the IBM 360/85 computer. Later on, this concept was also implemented in minicomputers such as […]
Continue reading…

 

Memory, I/O, and parallel processing : memory organization , introduction and main memory array design

8.1 Memory Organization 8.1.1 Introduction A memory unit is an integral part of any microcomputer system, and its primary purpose is to hold instructions and data. The major design goal of a memory unit is to allow it to operate at a speed close to that of the processor. However, the cost of a memory […]
Continue reading…