CPUs (3.4)

0.0(0)
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover the key concepts and terminology related to CPUs, their architecture, and performance features necessary for understanding computer hardware installation and configuration.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1

CPU

Central Processing Unit, the primary component that executes instructions for programs.

2

Fetch

The operation where the control unit retrieves the next instruction from memory.

3

Decode

The operation where the control unit interprets the fetched instruction.

4

Execute

The operation where the Arithmetic Logic Unit or Floating Point Unit carries out the instruction.

5

Write-back

The operation where the result of the executed instruction is stored back to a register or memory.

6

ARM Architecture

A type of CPU architecture that uses Reduced Instruction Set Computing, known for power efficiency.

7

RISC

Reduced Instruction Set Computing, utilizing a smaller set of instructions for improved speed and efficiency.

8

CISC

Complex Instruction Set Computing, which utilizes a larger set of instructions allowing for complex operations.

9

Simultaneous Multithreading (SMT)

A technology that allows multiple threads to be executed simultaneously on a single core, improving performance.

10

LGA

Land Grid Array, a CPU socket type where pins are located on the motherboard.

11

PGA

Pin Grid Array, a CPU socket type where pins are located on the CPU itself.

12

Intel's Turbo Boost technology

Allows a CPU to automatically increase its clock speed for improved performance under load.

13

Cache Memory

A high-speed memory component that stores frequently accessed data and instructions to improve CPU efficiency.

14

Multicore Processor

A CPU with multiple processing units (cores) that allows for parallel processing of tasks.

15

Hyper-Threading

Intel's technology that enables a single CPU core to handle two threads simultaneously, improving multitasking.

16

Socket Type Compatibility

Refers to the necessity of matching CPU and motherboard socket types for proper installation.

17

ECC RAM

Error-Correcting Code Random Access Memory, often used in servers for increased reliability.

18

AMD EPYC

A line of server-class CPUs designed for high performance and scalability.

19

Intel Xeon

A series of high-performance CPUs designed for servers and workstations.

20

Virtualization

A technology that allows multiple virtual machines to run on a single hardware platform.

21

System-on-Chip (SoC)

A single chip that integrates all components of a computer, increasingly common in mobile devices.