Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 236 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 236 Bytes

For lab5 part 2, check out the repository, and copy lab6_hooks.c to system/hooks.c in your xinu directory, and copy lab6_testcase.c to system/main.c

To test page replacement policy, be sure to change NFRAMES macro in include/paging.h.