Definitions Flashcards
Internal Bus System
A system of wires that connects components inside the computer
Data Bus
Moves data between CPU and memory, it can both send and receive data
Address Bus
Transfers addresses from the processor, received by the memory then sent and received from the input and output
Control Bus
Carries instructions, it can send and receive data from all components
What can affect the bus system speed?
Bus width, the number of wires
Processor
The core of the computer made up of the Controller, ALU and Registers
3 types of memory
Registers, Cache, RAM/Main Memory
Registers
Ultra fast memory stored inside each core of the CPU
Cache
Comes in several levels, stored on the CPU die but is outside the core
RAM
Temporary volatile memory connected via the bus system but is physically separate
Operating System
The baseline software that runs a computer
The Kernel
The core functions of the OS
User Interface
A method users use to interact with the OS, typically graphical or text based
Virtual Memory
A section of hard drive space dedicated to holding data from Main Memory. Helps speeds up the computer but is slower than main memory
Scheduling
The management of the tasks the processor is currently running