Chapter 1 (Computer System Overview) Flashcards
Fetches instructions from memory and executes them
CPU
Volatile storage for programs and data
Main memory
Allow data to be moved to and from the computer and I/O devices
I/O modules
The pathway for data and instructions to move between the processor, memory, and I/O modules
System bus
What connects the CPU, I/O Modules, and Main Memory?
System bus
A ____ is a processor contained on a single chip
Microprocessor
How can each core support two logical processors?
Sharing an execution unit
What is a DSP?
Digital Signal Processor
What can a DSP process?
Audio or video streams
A ____ is a set of instructions to be executed in memory
Program
A simplified view of the processor consists of two phases, ____ and ____
Fetch, execute
What does a fetch do?
Retrieves an instruction from memory
What does the execute step do?
Carries out the instruction
An “____” is the processing of a single instruction, involving the fetch cycle and execute cycle
Instruction cycle
What is Processor-memory
Transfer data between processor and memory