Skip to content

ckshitij/Operating-System

Repository files navigation

Operating-System

SPPU (INFORMATION TECHNOLOGY CODE)

There are Two parts

  1. User Level Codes
  • Dinning Phillospher
  • Producer Consumer
  • Fork and Exec System Calls
  • Threads Using Pthread Library
    • Digital clock Using Thread
    • Matrix Multiplication
  • Inter Process Communication
    • Pipe
    • Fifo
    • Signals
  1. Kernel Level Codes
  • Kernal Module
  • Adding New System Call