Skip to content

Virtual memory manager written in C, using a backing store, physical memory, page table, and a translation lookaside buffer (TLB). Usage: ./a.out addresses.txt

Notifications You must be signed in to change notification settings

OmarAhmedSaleh/Virtual-Memory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Memory-Manager

Virtual memory manager written in C, using a backing store, physical memory, page table, and a translation lookaside buffer (TLB). Usage: ./a.out addresses.txt

About

Virtual memory manager written in C, using a backing store, physical memory, page table, and a translation lookaside buffer (TLB). Usage: ./a.out addresses.txt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages