Programs for the Operating Systems Lab in Semester 4, shell scripts and C.
- System Commands
- System Calls and Programs
- Implementation of System Commands (ls, cp, grep, head, tail, nl, wc)
- Shell Programs
- Scheduling Algorithms
- Inter-Process Communication
- Producer Consumer Problem using Semaphores
- Banker's Algorithm
- Deadlock Detection
- Memory Allocation Techniques
- Paging Implementation
- Page Replacement Algorithms
- Threading
- File Allocation Techniques
- File Organization Techniques