mäluliik
Mäluliik (memory type) is a term used in computing to describe the different categories of memory and storage that a computer system uses. These types vary by volatility, persistence, speed, and intended use, and they form a hierarchy from fast, expensive memory near the processor to slower, cheaper storage with larger capacity.
Primary memory includes volatile memory such as random access memory (RAM), typically implemented as DRAM (dynamic
Secondary memory comprises non-volatile storage used for long-term data preservation and larger capacity, such as hard
Within memory systems, the distinction volatile vs non-volatile, and random access vs sequential access, influences performance