CPUs Flashcards
Clock Speed
Max # of cycles a CPU can handle in a given period
System Crystal
Determines speed at which CPU can operate
CPU and RAM
CPU uses RAM as a “spreadsheet” to store and retrieve code
Memory Controller Chip (MCC)
Retrieves data from RAM to put on EDB for CPU to read
Address Bus
CPU communicates to MCC through this
CPU Development Processes
Developer - Industry Standard Architecture (ISA)
Developer - Chip Floorplan, Physical Stuff
Fabrication Company - Creates
3 Major CPU Companies
Intel (x86-64 architecture)
Advanced Micro Devices, Inc. (AMD) - Fabless
Arm Ltd - ARM (Advanced RISC Machine) CPUs, license to other companies
x86-64 architecture
Windows, many Linux distros, some macOS, some Chrome OS
ARM
Windows, macOS, Linux, Chrome, every mobile device run on ARM. Most used in the world.
Throttling
Saving energy by making CPU run more slowly when there is less demand
Thermal Throttling
Done because of excess heat
Clock Multiplier
Speeds up the computing process to hit the CPU max speed, or lowers it in times of less demand
64-Bit Processing
Supports higher levels of RAM (over 4gb)
x86
Old processors, 32-bit systems
x64
64-bit systems, newer and faster