/Operating-Systems-Projects

Operating System Course and Lab Projects

Primary LanguageAssembly

Operating Systems Course Projects

  1. CA1: Implementation of a Tic-Tac-Toe game using Socket Programming
  2. CA2: Implementation of a Search Engine for Games using Pipes
  3. CA3: Implementation of Image Filters using Multi-Threaded Programming

Operating Systems Lab Projects

  1. Lab1: Debuging and Runing xv6 Kernel. Report
  2. Lab2: Adding new System Calls and Processes. Report
  3. Lab3: Process Scheduling. Report
  4. Lab4: Synchronization. Report
  5. Lab5: Memory Management (Introduction to Virtual Memory in xv6) Report