Book 2 Chapter 2 Flashcards

1
Q

What is the function of the processor multiplier?

A

It determines the CPU’s effective clock speed by multiplying the base clock (e.g., a base clock of 100 MHz with a multiplier of 36 gives 3.6 GHz).

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

What is the difference between a processor’s TDP and clock speed?

A

TDP (Thermal Design Power): Indicates the maximum amount of heat the CPU generates.

Clock Speed: Indicates how many cycles per second the CPU can execute.

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

What is an integrated GPU, and what are its benefits?

A

A GPU built into the CPU. It saves space, reduces cost, and is sufficient for basic tasks but less powerful than dedicated GPUs.

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

What is the purpose of a processor architecture like x86 or x64?

A

It defines the CPU’s instruction set and determines compatibility with software and operating systems.

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

How does a processor’s cache hierarchy (L1, L2, L3) affect performance?

A

Higher-level caches (L1) are faster but smaller, while lower-level caches (L3) are larger but slower, balancing speed and storage.

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