CPU Facts 3.4

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

1/34

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.

35 Terms

1
New cards

How is CPU performance measured?

Throughput, access time, execution time, etc.

2
New cards

What effect does CPU cache have on performance?

Doubling cache can nearly double performance.

3
New cards

What limits dual-core CPU performance gains?

Software must support multiple cores.

4
New cards

What instruction set improvements boost performance?

Hyper-Threading, SIMD, etc.

5
New cards

What are five ways to improve system performance?

Add RAM, upgrade disks, improve cooling, remove bloatware, monitor system health.

6
New cards

What does Windows Performance Monitor track?

CPU, RAM, disk, and network usage.

7
New cards

Why is clock speed less relevant today?

Architectural differences matter more than raw GHz.

8
New cards

When does higher GHz mean better performance?

Only within the same CPU family.

9
New cards

What is overclocking?

Running a CPU faster than its rated speed.

10
New cards

What are the risks of overclocking?

Heat, system instability, voided warranty.

11
New cards

What components must support overclocking?

CPU, motherboard, and RAM.

12
New cards

Why does overclocking create more heat?

It requires more voltage.

13
New cards

What is benchmarking?

Measuring CPU, GPU, RAM, and storage performance.

14
New cards

What is LGA?

Land Grid Array — Intel CPUs with contact pads.

15
New cards

What is PGA?

Pin Grid Array — AMD CPUs with pins.

16
New cards

What is ZIF?

Zero Insertion Force socket — used with PGA CPUs.

17
New cards

What is BGA?

Ball Grid Array — soldered CPUs, non-upgradable.

18
New cards

Why does CPU socket type matter?

It determines which CPUs are compatible.

19
New cards

What must match when installing a CPU?

The socket type and motherboard support.

20
New cards

What is Intel Turbo Boost?

Technology for dynamic CPU overclocking beyond base speed.

21
New cards

What is multithreading?

A CPU core handling multiple instruction threads.

22
New cards

What is Hyper-Threading?

Intel's version of multithreading — makes one core act like two logical processors.

23
New cards

What is an integrated GPU?

A graphics processor built into the CPU chip.

24
New cards

Why does a CPU need virtualization support?

To run virtual machines efficiently by allocating system resources.

25
New cards

What are the types of CPU cooling methods?

Passive (heatsink only), active (fan + heatsink), liquid cooling (radiator).

26
New cards

Why is thermal paste important?

It ensures proper heat transfer from CPU to cooler.

27
New cards

What factors should you consider when selecting a CPU?

System purpose, socket compatibility, BIOS support, performance needs, cost.

28
New cards

How do Intel and AMD CPUs compare?

Intel is faster but pricier; AMD is cheaper with competitive performance.

29
New cards

What is the difference between 32-bit and 64-bit processors?

64-bit processors support more memory (up to 16 EB); 32-bit limited to 4 GB RAM.

30
New cards

What are common CPU instruction sets?

IA-32 (32-bit), IA-64 (Itanium), x86-64 (64-bit).

31
New cards

What is processor cache?

Memory accessed directly by the CPU, with L1 smallest/fastest and L4 shared dynamically with GPU.

32
New cards

What is process size in CPUs?

Smaller process sizes mean smaller CPUs with more transistors and lower power consumption.

33
New cards

What is throttling?

Adjusting CPU performance to save energy or reduce heat, common in mobile processors.

34
New cards

What are mobile processors designed for?

Portability and efficiency, consuming less power and producing less heat.

35
New cards

What is virtualization?

Running multiple operating systems on one machine using a hypervisor; Intel VT and AMD-V improve this.