CPU Architectures and Socket Types Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

ARM instruction set architecture

Reduced Instruction Set Computing used in mobile and embedded devices

2
New cards

BGA socket type

Ball Grid Array permanently soldered to the motherboard

3
New cards

CISC vs RISC

CISC has complex instructions while RISC has simple fixed-length instructions

4
New cards

CPU core

Independent processing unit within a CPU capable of executing tasks

5
New cards

CPU multiplier

Factor that multiplies the base clock to determine the CPU frequency

6
New cards

CPU thread

Virtualized division of a core that handles instruction streams concurrently

7
New cards

Difference between LGA and PGA

LGA has pins on the socket while PGA has pins on the CPU

8
New cards

Hyper-threading

Intel technology allowing a single core to handle two threads simultaneously

9
New cards

L1 cache

Smallest and fastest cache located closest to the CPU core

10
New cards

L2 cache

Medium size cache that balances speed and capacity

11
New cards

L3 cache

Largest cache shared among multiple cores

12
New cards

LGA socket type

Land Grid Array where pins are on the motherboard

13
New cards

Overclocking

Running a CPU at a higher frequency than its base clock

14
New cards

PGA socket type

Pin Grid Array where pins are on the CPU

15
New cards

Turbo Boost

Technology that temporarily increases CPU frequency above base clock

16
New cards

x86 instruction set architecture

Complex Instruction Set Computing used by Intel and AMD