CPU Core & Multicore Flashcards

(7 cards)

1
Q

What is a CPU core?

A

A core is an individual processing unit within a CPU that can independently fetch, decode, and execute instructions.

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

What are the main components of a core?

A

Instruction logic, Arithmetic Logic Unit (ALU), Control Unit, Registers, Load/Store logic, and L1 cache.

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

What is a multicore processor?

A

A single CPU chip that contains two or more independent cores.

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

How does a core compare to a full CPU?

A

A single core performs like a CPU; a multicore CPU has multiple cores on one chip working together.

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

Why use multicore processors?

A

Improves multitasking, performance, and power efficiency.

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

How does cache relate to cores?

A

Each core has its own small, fast L1 cache, often L2 as well, while L3 cache is usually shared between all cores.

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

Example of a multicore processor?

A

Intel Core i7/i9 or AMD Ryzen CPUs, with 4, 8, or more cores.

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