3.4 - CPU Flashcards

1
Q

CPU = Central Processing Unit

A
  • Is a core component of all computing devices
  • Processes instructions for the OS, apps, & other components
  • Motherboard chipset & socket defines CPU compatibility
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CPU Architecture

* x86 / x64

A

o designed for desktops / server systems

oIntel & AMD dominate

o Consumes LOTS of power & generates LOTS of heat

o LARGE library of compatible software

o Usually Windows & Mac

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CPU Architecture

ARM

A

o Designed for mobile & portable computers

o Qualcomm, Samsung, Nvidia, Apple & others

o Power Efficient & generates LESS heat

o Limited Software compatibility but growing quickly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Desktop & Server CPU

PGA Socket = Pin Grid Array Socket

A

o Connector with holes to receive the pins from the bottom of the CPU

o Older style still used by AMD for some Ryzen CPUs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Desktop & Server CPU

LGA Sockets = Land Grid Array Socket

A

o Connector with pins that connect the pads on the bottom of the CPU

o Intel created & exclusivley uses LGA sockets

o Used by AMD for their Ryzen Theradripper & EYPC CPUs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Server CPU Sockets

Multi-Socket Motherboards

A

o Some server motherboards have multiple CPU sockets to provide high performance

o Can be either: LGA / PGA sockets
—But NEVER both

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Mobile CPU Sockets

A

Mobile CPUs are designed to be smaller & more power efficient than desktop CPUs to better fit the use of mobile users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Mobile CPU Sockets

BGA Socket = Ball Grid Array Socket

A

o NO connector

o Balls of Solder used to attach the CPU to board

o Intel & AMD use them for mobile CPUs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

32 bits vs 64 bits

A

o Refers to how many bits a CPU can address per cycle

o 64 bit architecture handles large amounts of RAM more effectively than a 32 bit system

o 64 = supports more data & more RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Clock Speed

A

o Is an indicator of performance & how fast a CPU can process data

o Higher frequency suggests better performance

o 1000 MHz = 1 GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Multithreading & Multicore

Hyperthreading

A

o Is an Intel based technology which allows a CPU core to process multiple intructions instantaneously
o AKA – SMT = Simultaneous Multithreading AMD & others

  • Have single-core processor in a machine that is multi-threaded
    o Look at performance = Looks like 2 processors
    o Tricks computer to think multiple threads – App
    o Sends multiple threads to processor & processed quicker
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Multithreading & Multicore:

For multithreading to work

A

need to have app supported & processor supported

  • Can use single-thread app with multi-thread processor = NO difference
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Multicore

A

o Processor is a single chip that has 2 or more processor cores attached

o Provides enhancements of speed, performance, & reduced power consumption

o More effiecient simultaneous processing of multiple tasks

o Dual-core [2], Quad-core [4], Hexa-core [6], Octa-core [8] processor are common in all computing devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

CPU Technology

Virtualization Support

A

o Allows for a system to host [VM] = virtual machines

o NOT all CPUs support this feature

o Enabled / disabled in BIOS / UEFI utility

o Intel Virtualization Technology [Intel VT]
—Intel VT-d is in a BIOS / UEFI menu

o AMD Virtualization Tech [AMD-V]
—Secure Virtual Machine in a network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly