OS LAB (R23)

 Week-1: Basic Unix Commands

Click Here to Download

Week-2: Write programs using the following UNIX os calls such as fork, exec, getpid, exit, wait,close, stat, opendir and readdir

Click Here to Download

Week-3:Simulate UNIX commands like cp, ls, grep, etc.,

Click Here to Download

Week-4: Simulate FCFS, SJF CPU Scheduling Algorithms

Click Here to Download

Week-5 Simulate Priority, RR CPU Scheduling Algorithms

Click Here to Download

Control the number of ports opened by the operating system with

a) Semaphores b) Monitors

Click Here to Download