System Memory Flashcards
cache
high speed memory
what memory does processor use first
cache memory since it’s faster
storage
mass storage devices that hold more data but slower than cache
RAM
temp storage area/non-persistent storage
- dynamic
- SSD
addressing memory
processor reaching files inside RAM
dual data rate
most common type of memory used in most recent systems
throughput
calculated based on bus speed and width of data bus
non-parity memory
standard memory that does not check for errors and allows data to be put in or taken out
- cheap, higher speed
parity memory
performs basic error checking and ensures reliability
- slower
ecc
error correcting code
- high end workstations/servers
virtual memory
space on hard drive allocated by OS pretends to be memory
- page file (windows)
- swap space (linux/mac)