Skip to content

A Virtual Memory simulator capable of simulating virtual address translation and paging on a byte scale.

License

Notifications You must be signed in to change notification settings

Kunchd/VM_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UW CSE351 Virtual Memory Simulator

A Virtual Memory simulator web app deployed in CSE 351, the computer organization course offered at the University of Washington.

A deployed instance of the code can be found in the link below https://courses.cs.washington.edu/courses/cse351/vmsim/

Citation

Please consider our paper where applicable. Thank you!

@inproceedings{10.1145/3626253.3635435,
    author = {Dai, Kunchen and Hsia, Justin},
    title = {UWCSE351 Virtual Memory Simulator},
    year = {2024},
    isbn = {9798400704246},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    url = {https://doi.org/10.1145/3626253.3635435},
    doi = {10.1145/3626253.3635435},
    booktitle = {Proceedings of the 55th ACM Technical Symposium on Computer Science Education V. 2},
    pages = {1924},
    numpages = {1},
    keywords = {address translation, educational tools, simulator, virtual memory},
    location = {<conf-loc>, <city>Portland</city>, <state>OR</state>, <country>USA</country>, </conf-loc>},
    series = {SIGCSE 2024}
}

About

A Virtual Memory simulator capable of simulating virtual address translation and paging on a byte scale.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages