All program are well executed and no error will come, in some program warning will come so ignore those warning, if any error came then your bad luck...

Reference: 👉👉 Manual

Programs:👇👇👇👇

1a. FCFS

1b. SJF

1.C) Round Robin

1.D) Priority

2 a) C program using open, read, write, close system calls

2b) C program using lseek

2c) C program using opendir(), closedir(), readdir()

3a) Bankers Algorithm for Deadlock Avoidance

3b) Bankers Algorithm for Deadlock Prevention

4) Producer Consumer problem using semaphores

5a) PIPES

5b) FIFOs

5c) Message Queues( writer process)

Message Queues( Reader process)

5d) Shared Memory

6a) PAGING

6b) SEGMENTATION