3.4 CPU Features Flashcards

1
Q

Simultaneous Multithreading (SMT)/Hyper-Threading

A

Single stream of instructions is being sent by a software application to a processor. Allow s software to run multiple parallel threads at the same time. It has a limitation as the software has to be able to use it and understand it to be able to tell the system that you want to use multiple threads at the same time.

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

Symmetric Multiprocessing (SMP)

A

Traditional workstations and servers have multiple processors. Motherboards with 2 or 4 processor sockets. All the processors must be the same type and speed to be able to work together. Usually supported on server environments and not desktop and laptops.

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

Multi-core processors

A

Single CPU with multiple processors inside

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

Multicore processors range from…

A

Dual-Core (2 cores)
Quad-Core (4 cores)
Hexa-core (6 cores)
Octo-Core (8 cores)

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

Virtualization (CPU)

A

Emulate hardware that does not exist.

Intel uses VT
AMD uses AMD-V

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

Virtualization allows to…

A

run multiple systems on a single physical host

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

Extended Page Table (EPT) - Intel
Rapid Virtualization Indexing (RVI) - AMD

A

Both are second level address translations of software virtualization that allows better performance,

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