1.6 CPU Flashcards

1
Q

Processor Speed

A

Speed = CPU Clock. Actual speed may be different due to factors like clock speed, bus speed/width, cache sizes, and OS capabilities.

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

Processor Cores

A

Additional Cores = Multiple sets of simultaneous calculations within the CPU.

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

CPU Cache

A

Super fast, small capacity memory. Holds data, instructions, and/or results that CPU thinks will be accessed frequently/soon.

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

L1, L2, and L3 Cache.

A

Each core usually has its own L1 and L2 Cache.

L1 Cache = closest to CPU Core. First place checked

L2 Cache = 2nd place to look/store.

L3 = Last place to look/store. Sometimes shared across multiple cores

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

Hyper-Threading

A

Takes one CPU and makes it appear and work as if it were two. Usually 15 to 20% improvement. OS must support HTT (Hyper Threading Technology)

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

32-bit vs 64-bit

A

Data “Width.” Total amount of data CPU can process at a single time. 64-bit can process double that of 32-bit. OS must support 64-bit to benefit from 64-bit architectures in CPU or Busses.

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