0% found this document useful (0 votes)
25 views12 pages

8.cache Memory - Port

The document discusses cache memory, which is high-speed memory that stores frequently used data and instructions to improve processing speed. It is located on or near the CPU and avoids slowing down from accessing main memory. The document also covers different cache levels and how ports transfer data serially or in parallel.

Uploaded by

Abror md Fayiaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views12 pages

8.cache Memory - Port

The document discusses cache memory, which is high-speed memory that stores frequently used data and instructions to improve processing speed. It is located on or near the CPU and avoids slowing down from accessing main memory. The document also covers different cache levels and how ports transfer data serially or in parallel.

Uploaded by

Abror md Fayiaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Inside the Ultimate

Machine
Inside The Computer

12/24/2023
2
Cache Memory
• Cache memory is high-speed memory that holds the most
recent data and instructions that have been loaded by

12/24/2023
the CPU.

• Cache is located directly on the CPU or between the


CPU and RAM, making it faster than normal RAM.

• Cache memory is a fast memory which act as a buffer


memory between the main memory and the processor.
3
Cache Memory
The data which are
repeatedly used during
the processing of

12/24/2023
information are loaded
on to the cache memory
so that each time the
processor don't have to
access the same from the
main memory. Due to
this the CPU doesn't
have to use the 4
mother board's system
bus for data transfer.
12/24/2023
5
Cache Memory
• The CPU uses cache memory to store instructions that are
repeatedly required to run programs, improving overall system
speed.

12/24/2023
• The advantage of cache memory is that the CPU does not have to
use the motherboard’s system bus for data transfer. Whenever
data must be passed through the system bus, the data transfer
speed slows to the motherboard’s capability. The CPU can process
data much faster by avoiding the bottleneck created by the system
bus.

• As it happens, once most programs are open and running, they use 6
very few resources. When these resources are kept in cache,
programs can operate more quickly and efficiently.
Cache Memory
• Cache built into the CPU itself is referred to as Level 1
(L1) cache. Cache that resides on a separate chip next to

12/24/2023
the CPU is called Level 2 (L2) cache.

• Some CPUs have both L1 and L2 cache built-in and


designate the separate cache chip as Level 3 (L3) cache.

• All Of The Files you have Visited Online and Played Or


Checked Images All Of These Contents Are First Saved
7
In Cache Memory
12/24/2023
8
Ports

12/24/2023
9
Ports

12/24/2023
10
Ports
• A serial port is an interface on a computer system with
which information is transferred in or out one bit at a

12/24/2023
time.

11
Ports
In contrast to serial ports, a parallel port consists of
multiple wires over which bits are transferred in parallel,

12/24/2023
i.e., simultaneously. There are usually several extra wires
on the port that are used for control signals to indicate
when data is ready to be sent or received.

12

You might also like