Install and Configure CPUs Flashcards

Lesson 2D (14 cards)

1
Q

executes program instruction code. Applications run and assembled into instructions utilizing the fundamental instruction set of the system memory.

A

central processing unit (CPU)

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

enhances performance by storing instructions and data that the CPU is using regularly.

A

Cache

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

ARM processors are widely used in mobile devices, embedded systems, and increasingly in servers and data centers due to their low power consumption and high performance.

A typical design implements a system-on-chip (SoC). SoC means that all the controllers—video, sound, networking, and storage—are part it.

A

Advanced RISC Machines (ARM) CPU

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

This technique improves CPU utilization and performance by enabling a core to work on different threads when one thread is stalled or waiting for data, effectively maximizing throughput.

A

Simultaneous multithreading (SMT)
aka
HyperThreading

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

is a computer architecture where multiple processors share a single, common operating system and memory.

A

symmetric multiprocessing (SMP)

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

This means it can only handle one task at a time, leading to potential limitations in multitasking and overall performance compared to multi-core processors.

 It performs the fetch-decode-execute cycle one at a time.
A

single-core CPU

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

a single physical chip that contains multiple independent processing units, called “cores,” allowing a computer to perform multiple tasks simultaneously by utilizing each core for a different operation.

A

multicore packages

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

a computer can be made more efficient and useful by configuring it to run multiple operating systems at the same time.

A

virtualization

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

Intel and AMD use different …… of a motherboard. Intel uses land grid array (LGA) / AMD uses pin grid array (PGA)

A

socket types

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

is limited to the same generation of CPUs. The CPU must be supported by both the physical form factor / CPU socket / chipset. EX. Intel Core (i3/i5/i7/i9) / AMD Ryzen (A and 1 up to 9)

A

motherboard compatibility

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

Another name for a basic PC as used at home or in the office.

A

Desktop

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

name of business PC or network client, also used as mean a high-performance PC, such as one used for software development or graphics/video editing/server-class computers.

A

Workstations

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

Has CPUs w. multiple cores with support for multithreading, giving raw processing power it needs to service requests from hundreds or thousands of client systems, also tens of gigabytes of ECC RAM with additional levels and amounts of cache memory.

A

Servers

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

Overall name of Smartphones, tablets, and laptops need to prioritize power and thermal efficiency plus weight over pure performance. uses ARM-based CPUs for this reason.

A

Mobiles

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