Computer Systems - Memory Flashcards

1
Q

Memory

A

Memory is a storage space for saved files.

Any form of electronic storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why use memory?

A

It is used most often to identify fast, temporary form of storage
Not used to describe permanent storage devices e.g. USB, Hard Drives

Without memory, data will need to be accessed from The Cloud which will take more time because it is downloaded off the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

RAM

A

(random access memory)
the place in a computing device where the OS, application programs and data in current use are kept so they can be quickly reached by the device’s processor.
(volatile)
Storage Capacity: 4GB-16GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

NVRAM

A

(Non-volatile random-access memory)
retains its information when power is turned off (non-volatile).
Similar to RAM
Storage Capacity: 4GB-16GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ROM

A
(read-only memory) 
Used to store the firmware. 
Modern computers use flash-based ROM. 
Memory cannot be edited, it’s read-only, 
programmed to do a certain job.
Storage Capacity:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cache

A

Used to store program instructions that are frequently re-referenced by software during operation.
Fast access to these instructions increases the overall speed of the software program.
Close to the processor.
Storage Capacity: 512MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Flash

A

Electrical (solid state) memory.
No moving parts (more reliable)
You don’t need constant power source
Large capacity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Registers

A

Very fast storage area close to the CPU. Small storage capacity.
Storage Capacity: 1bit-8bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly