Shruthi-Sivagnanam / Os-Concepts

Basic operating system concepts in c language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Os-Concepts

The above programs and algorithm covers some key concepts

  • System calls
  • Shell scripting
  • CPU Scheduling technique
  • Semaphores
  • Shared memory and IPC
  • Threading and synchronization
  • Memory allocation Methods
  • Paging technique
  • Page Replacement Algorithms
  • File Organisation techniques
  • File Allocation Strategies