IT Part 5 CPU and Memory PDF
IT Part 5 CPU and Memory PDF
37
1/9/2021
CPU (acronym of?)
An Intel
80486DX2
CPU chip.
Source: Matt
Gibbs,
Wikipedia
Commons
• Memory is designed for fast access and typically stores only the
data and instructions that are necessary for the currently
running programs on a computer.
• Computer memory isn't infinite, so there's a limit to how much
data we can input before we overflow the memory.
• Computers also vary a lot in memory size, usually because of
physical size constraints. A desktop computer can remember
more than your phone, but your phone can remember more
than the Raspberry Pi?.
My laptop
has 16.0 GB
which is
more than
enough for
my needs.
• on the computer, all secondary storage acts the same way. The
CPU can write data into storage and it can read data from
storage.
• To the user, what matters is the speed of those read/write
operations. Flash memory is faster than its predecessors, so
most new computers come with that.
• SSD vs HDD?
• Reading: Microcomputers