NYU_OS_Labs

  • Lab1 Linker
  • Lab2 CPU Scheduler
  • Lab3 Memory Management
  • Lab4 Disk Scheduler

If you are taking NYU OS Course, you should not open the subdirectory :)

Some Un-useful Suggestions

  • Remember the Global Const Value, make sure that cover the test case.
  • Be careful about the test case range, and global records may need double and long to work.
  • Keep a good code design structure and follow that structure in the whole lab.