PROCESSORS Flashcards
Quad core processor
Quad-core processor is like having four friends helping you build the tower at the same time!
Each friend (or core) can work on a different part of the tower.
Because there are four of you, the tower gets built super fast! π
This makes computers that do lots of things at once (like playing games and showing videos) work much better.
Itβs like having a super team to finish the job quickly! π¦ΈββοΈπ¦ΈββοΈ
Improved performance and speed.
Used in high-performance computers.
Single core processor
Single core on a chip
Running a single thread or single process at a time.
The performance cannot be enhanced by increasing clock speed, adding more transistors, enlarging the CPU cache, or adding execution units.
Dual core processor
- Two processors on a single chip.
- Each processor has its own cache and controller.
Functions efficiently like a single processor.
Linked cores boost speed over single-core CPUs.
Multi Core Processor
has multiple independent cores in one chip, each acting as a separate CPU.
How a Multi-Core Processor Works:
- Multiple tasks, better performance
- OS/software distributes tasks efficiently.
- Shared cache and memory bus
- Equal memory and I/O access
- Lower clock speeds reduce heat and power use.
Benefits of Multi-Core Processors:
- Executes multiple instructions at once.
- Efficient multitasking and app handling.
- Better performance-per-watt.
- Software optimization improves performance over time