An open API service indexing awesome lists of open source software.

https://github.com/ak1132/memory-manager

A memory manager written in C that simulates virtual memory management by the operating system using page tables and swap space on the disk
https://github.com/ak1132/memory-manager

c disk memory-management operating-systems page-tables swap-space virtual-memory

Last synced: about 1 year ago
JSON representation

A memory manager written in C that simulates virtual memory management by the operating system using page tables and swap space on the disk

Awesome Lists containing this project