What is the CPU described as?
What are registers used for?
Registers are used by the CPU for storing information.
What is the clock wire for?
It tells the CPU what to do via a system crystal (metronome). Voltage runs through the clock wire, and every tick of voltage is one set of operations or one cycle.
A hertz represents what in the clock cycle?
1 cycle per second (1 set of operations per second).
What does one gigahert represent with the clock cycle?
1 billion clock cycles (set of operations) per second.
What is overclocking?
Overclocking increases the rate of the CPU clock cycles in order to maximize the amount of tasks it can do.
A drawback of overclocking is that it can overheat the CPU or causes instability.
What is clock multiplying?
The CPU takes the system speed (system crystal) and multiplies that number inside itself - to get the CPU speed.
Who are the main manufacturers of CPU’s?
What is the purpose of having a multi-core processor?
Each core can act like one CPU, which gives the computer more processing power.
What is hyperthreading?
A very powerful pipeline that performs two sets of instructions per second, making it twice as quick than the other parts of the pipeline.
A certain CPU has a top speed of 3 gigahertz (GHZ) per second. What does that tell you?
It runs at 3 billion cycles (sets of instructions) per second.
What is cache for CPU’s?
A type of storage smaller than RAM, but it’s very handy to access data we use often.
Cache is usually built into every CPU.
RAM can’t keep up with the speed of the CPU and it isn’t fun to keep waiting on the next line of code to come in.
What is a pipeline stall?
The whole system is stalled, and the CPU has to get code from RAM, because the easily accessible memory in cache isn’t there.
What are the different levels of cache?
What is a CPU socket?
The mount where the CPU connects to the motherboard.
The shape, pins, form and socket that the CPU sits in. Made by etching away at silicon with caustic chemicals to make the architectures with different family names.
What are the two CPU socket types?
What are the family names of socket designs made by Intel?
LGA 1151 and LGA 2066 are what?
Intel’s Land Grid Array architectures for CPU sockets. 1151 has that many pins on it, as well as 2066. They’re aimed at different tiers of processors. 2066 is more expensive because it is aimed at higher end CPU’s and including a few other features. 2066’s motherboards have more RAM slots.
AM4 and TR4 are what?
Two of AMD’s CPU socket designs.
Thermal paste is used for what?
To put it between the CPU and the fan as a way to pull heat from the CPU.
When you’re buying or putting together a computer, what’s important with the CPU and the motherboard?
To make sure you have the right compatibility with CPU, socket architecture, and the motherboard.
What are the steps to install a CPU?
What are the different types of cooling systems for CPU’s?
What are the benefits of liquid cooling for a CPU?
It’s a quiet cooling method - almost silent. It can also be used for overclocking a CPU because they’re great at pulling off heat.