System Memory Flashcards
(52 cards)
What is Random Access Memory?
Temporary storage for data and instructions before processing by the CPU
How fast is RAM compared to other data components?
RAM is faster than storage devices but slower than CPU cache
What is the cache?
High-speed memory in the CPU, small capacity
How does RAM compare to cache and storage?
It is larger than cache but smaller than storage
What is storage in terms of memory?
It houses permanent data for files but is slower than RAM
How does RAM increase system performance?
It acts as a disk cache for frequently used data
How does the processor access data?
The processor accesses data using unique addresses
What is a memory controller?
A memory controller manages data flow between CPU and RAM
What is a bus in terms of storage?
A bus is a pathway for data transfer, includes a data bus and an address bus
What does the data bus do?
The data bus determines the amount of data transferred per clock cycle
What does the address bus do?
The address bus determines how much memory the CPU can address
How much memory can 32-bit addressing address?
Up to 4 GB of memory
How much memory can 64-bit addressing address?
Up to 16 exabytes of memory
What’s the workflow for data?
Storage>RAM>CPU cache>processing by the CPU
What are Dual In-Line Memory Modules used for?
DIMM is used in desktops and are large in size
What is Small Outline DIMM used for?
SODIMM is used in laptops and are compact in size
What determines RAM compatibility?
Motherboard specifications
What describes Dynamic RAM?
DRAM requires constant refreshing
What describes Static RAM?
SRAM is faster and used in CPU caches, but it is expensive
What describes Synchronous DRAM?
SDRAM operates in sync with the motherboard’s bus
What describes Double Data Rate SDRAM
DDR SDRAM transfers data twice per clock cycle
How is speed and throughput measured?
Speed and throughput is measured in megabytes/second
How many pins does DDR have?
DDR has 184 pins
How many pins does DDR2 have?
DDR2 has 240 pins