Skip to content

oritor91/Memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory

Program objective: Simulating Physical Memory and Paging methods. // Compile: descend into the folder, type 'make' and then run the ex5 file. MAKE SURE[!!!] you have a valid 'exe_file'.

Program Files: mem_sim.c, mem_sim.h, main.c, makefile, README.txt

The program uses a file named 'exe_file'. without it --> the program will CRASH.

Output: Depends on main.c with current main, outputs the loads and stores calls and finally, prints the page table and physical memory state.

About

Simulates how pc memory works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published