Save
...
P1 Computer Systems
1.1 Processors and hardware
past paper questions
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Kah Yee
Visit profile
Subdecks (1)
Processor enhance performance 9 marker
Computer science > P1 Computer Systems > 1.1 Processors and hardware > past paper questions
3 cards
Cards (7)
define the term "
multi-core processor
". [2 marks]
answer:
more than one processing unit
in a (
single
)
processor
which can
independently
process
instructions
at the
same time
Describe
how each of these can improves a
processor's performance
fast clock speed [2 marks]
large cache memory [2 marks]
answer:
gives more cycles per second
more instructions can be executed per second
so the program takes less time to run
more space for data/instructions in cache memory
RAM need to be accessed less frequently
assessing cache is quicker than accessing the RAM
A processor uses the Von Neumann architecture.
Describe what is meant by the term 'Von Neumann Architecture' [2 marks]
Give one way that the Harvard architecture differs from the Von Neumann Architecture. [1 mark]
Answer:
consists of a single, shared memory for programs and data, a single bus for memory access, an arithmetic unit, and a program control unit
separate memory for data and instructions
different sets of buses (one for data, one for instructions)
Give two features of a replacement processor that would increase the typical performance of the computer [2 marks]
Answer:
higher
/
faster clock speed
more cores
more cache memory
See all 7 cards