mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
18 lines
184 B
Markdown
18 lines
184 B
Markdown
---
|
|
title: "22-virtual-memory"
|
|
aliases:
|
|
tags:
|
|
- cosc204
|
|
- lecture
|
|
---
|
|
|
|
# Swapping and virtual memory
|
|
|
|
# Demand paging
|
|
|
|
# page replacement algorithms
|
|
|
|
# frame allocation
|
|
|
|
# thrashing
|