Systems ArchitectureKey Facts

Factor 2: Number of Cores

Part of CPU Performance FactorsGCSE Computer Science

This key facts covers Factor 2: Number of Cores within CPU Performance Factors for GCSE Computer Science. Revise CPU Performance Factors in Systems Architecture for GCSE Computer Science with 15 exam-style questions and 12 flashcards. This topic appears less often, but it can still be a useful differentiator on mixed-topic papers. It is section 4 of 7 in this topic. Use this key facts to connect the idea to the wider topic before moving on to questions and flashcards.

Topic position

Section 4 of 7

Practice

15 questions

Recall

12 flashcards

Factor 2: Number of Cores

What It Is:

Modern CPUs have multiple processing units (cores) on a single chip. Each core can execute its own set of instructions independently.

Common Configurations:

  • Dual-core: 2 cores (can run 2 tasks simultaneously)
  • Quad-core: 4 cores (can run 4 tasks simultaneously)
  • Hexa-core: 6 cores
  • Octa-core: 8 cores
  • High-end: 16, 32, or even 64 cores for servers!

How It Affects Performance:

  • Parallel processing: Multiple tasks can run at the exact same time
  • Better multitasking: Browse web, listen to music, run antivirus simultaneously without slowdown
  • Each core has its own: ALU, registers, L1 cache (but shares L3 cache)
  • Example: 4-core CPU can run 4 programs at once, or split 1 program across 4 cores

Important Limitation:

Not all programs can use multiple cores! A program must be specifically written to split work across cores (called "multi-threading"). A single-threaded program on a 4-core CPU will only use 1 core, wasting the others. This is why some old programs run slowly on modern CPUs.

Keep building this topic

Read this section alongside the surrounding pages in CPU Performance Factors. That gives you the full topic sequence instead of a single isolated revision point.

Practice Questions for CPU Performance Factors

What does clock speed measure in a CPU?

  • A. The amount of RAM installed in the computer
  • B. The number of instructions the CPU can process per second
  • C. The size of the CPU cache memory
  • D. The number of processor cores available
1 markfoundation

Describe three factors that affect CPU performance.

3 marksstandard

Quick Recall Flashcards

What is clock speed measured in?
GHz (gigahertz) - billions of cycles per second
Three CPU performance factors?
Clock speed, cores, cache

Want to test your knowledge?

PrepWise has 15 exam-style questions and 12 flashcards for CPU Performance Factors — with adaptive difficulty and instant feedback.

Join Alpha