Revise Computingrevisecomputing.co.uk
At a glanceFeaturesStudentsPricingHow it worksFree GCSE notesExam dates
At a glanceFeaturesStudentsPricingHow it worksFree GCSE notesExam dates

Knowledge organisers / Primary Storage (memory)

The need for primary storage

All topicsPractise exam questions
Knowledge organiser

Primary Storage (memory)

1.2.1a

What you need to know

Primary storage (main memory) is the computer's workspace for actively running programs. It provides fast access to data and instructions currently in use by the CPU. Without primary storage, the CPU would need to constantly retrieve data from much slower secondary storage.

Key points

  • Definition:Primary Storage: fast memory directly accessible by the CPU that holds data and instructions currently in use.
  • Primary storage usually consists of RAM and ROM.
  • It provides FAST access compared to secondary storage, allowing the CPU to process instructions quickly.
  • Without primary storage, the CPU would have to read from slower secondary storage (e.g. hard drive) for every instruction, making the computer extremely slow.
  • Exam Tip:The key reason for primary storage is SPEED — it provides fast access to currently needed data and instructions.