M3 - U1 - S4 - Features of Processors

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 18

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

19 Terms

1

True

Done so using the fundamental instruction set of the CPU and loaded into system memory

True or False: When a software program runs it is assembled into machine code instructions

New cards
2

FDEW (CPU)

Fetch, decode, execute, write back

New cards
3

Control Unit

  • Fetches next instruction in sequence from system memory

  • Decodes each instruction and executes itself or passes to ALU or FPU

New cards
4

Result of an executed instruction

  • Output

  • Written back to a register or system memory

New cards
5

x86

Commonly used family of complex instruction set computer (CISC) instruction set architectures first developed by intel

New cards
6

True

This meant that each instruction could only be 16-bits “wide”

True or False: The original version of the x86 CPU architecture was designed for 16-bit CPUs

New cards
7

Register

  • A temporary storage area/memory available to the different units within the CPU

  • Used to store and manipulate data during the execution of instructions

New cards
8

True

Modern PCs typically have 32-bit or 64-bit registers, and are referred to as 32-bit or 64-bit processors

True or False: The size of a processor's registers determines the amount of data it can process in a single operation

New cards
9
  • 4 GB

  • 256 TB

32-bit systems/CPUs can address ___ of system memory, whilst 64-bit systems/CPUs can address ____ (or more) of system memory

New cards
10

Clock Speed (CPU)

The number of instructions a CPU can process in one second (Hz)

New cards
11

False

This is true when comparing CPUs of the same architecture but otherwise not the case

True or False: The speed at which a CPU runs is ALWAYS a key indicator of performance

<p>True or False: The speed at which a CPU runs is ALWAYS a key indicator of performance</p>
New cards
12

CPU Core

  • Processing unit within a CPU that executes instructions and performs calculations

  • Can have multiple in 1 CPU

New cards
13

Core Speed

Speed at which the CPU runs internal processes and accesses cache

New cards
14

Memory Controller (MCU/MCC)

Digital circuit that manages the flow of data going to and from a computer's main memory to a processor

New cards
15

Bandwidth

The maximum capacity at which a network/bus/connection system can transmit data

New cards
16

True

  • Often by transferring data from 2 memory modules simultaneously (Dual-channel)

  • Modern bus types and memory interfaces work at GHz speeds

True or False: Modern memory designs increase bandwidth by transferring data twice per clock cycle (Double Data Rate)

New cards
17
  • Heat

  • Power

Improving computer performance by increasing CPU clock speed produces more ___ and uses more ___

New cards
18

Symmetric Multiprocessing (SMP)

  • Using two or more physical CPUs to increase computer performance/speed

  • ____ aware OS can make efficient use of the CPUs

  • Expensive - only found on servers and high-end workstations

New cards
19

Dual Core/Chip Level Multiprocessing

Type of processor architecture that utilizes multiple processor cores on a single chip die to enhance performance and efficiency

New cards
robot