Afroza Nowshin

Graduate Research Assistant at The University of Toledo

Nachos (2017)


It was a series of personal assignments where I -
  1. Learned about how Nachos thread class works
  2. Modified Nachos to support multiple processes, using system calls to have processes request services from the kernel.
  3. Extended Nachos to support demand-paged virtual memory.
Language - C++