Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 186 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 186 Bytes

A custom memory manager for the PageTable class. This is to reduce the execution time by reducing the number of system calls. This project is done as a part of Operating Systems course.