mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
18 lines
294 B
Markdown
18 lines
294 B
Markdown
---
|
|
title: "21-memory-management"
|
|
aliases:
|
|
tags:
|
|
- cosc204
|
|
- lecture
|
|
---
|
|
|
|
# storage heirachy
|
|

|
|
primary storage - cache and main memory
|
|
secondaryy - hard drive
|
|
|
|
# process memory image
|
|
|
|
# lgical and physical addresses
|
|
|
|
# paging for memory translation |