You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
A kernel with basic virtual memory paging management and simple embedded user processes. This project was completed as a final project in the Operating Systems course (CSCI-352) at the Rochester Institute of Technology. It is based on JOS from MIT.