Fundamentals of Operating Systems - Introduction To Operating Systems Cheatsheet - Codecademy
Fundamentals of Operating Systems - Introduction To Operating Systems Cheatsheet - Codecademy
The Control Unit (CU) on a CPU receives information Some functions of the CU:
from the software; then, it distributes and directs the
data to the relevant hardware components.
- Determine what/where the next
instruction must go for processing
- Send clock signals to all hardware to
force synchronous operations
- Send memory taskings if appropriate
An Arithmetic Logic Unit (ALU) is a digital circuit used to Some ALU functions:
perform arithmetic and logic operations. It is the
- Addition & subtraction
fundamental building block of the CPU.
- Determining equality
- AND/OR/XOR/NOR/NOT/NAND logic
gates and more!
Registers
The CPU
Hard Disks
Ports
There are four main functions of a computer that - Input is data we give to our computers
make user interaction possible:
Input
through interactions
Processing - Processing is comprised of the
Memory translation of input and the instructions
Output
given for output
- Memory is used to store either temporary
or permanent information
- Output is the information that gets
returned by the computer
Print Share