Home
Blog
Contact Us
Disclaimer
Privacy Policy
About Us
DMCA
Courses
Operating System Lab
Operating Systems
DBMS
Linux
Question Hub
Operating System Question Hub
Practice Problems
Linux Question Hub
MCQ’s
UGC-NET Questions
Operating System Lab
Home
Operating System Lab
Operating System Lab
System calls
write()/read() system calls
open() system call
lseek() system call
dup() system call
Process
Process Duplication using fork()
Program for wait() system call
Program to create an Orphan Process
Creating a Zombie Process
Understanding the execl() system call
Difference between system() vs execl()
Thread
Program to create threads in linux
Program to return integer value from thread
Program to pass array to thread
Deadlock
Program to simulate Deadlock using threads
Synchronization
Race Condition
Process synchronization using mutex locks
Process synchronization using semaphores
Inter-Process Communication (IPC)
Program for IPC using popen/pclose
Program for IPC using pipe() function
Program for IPC using named pipes(mkfifo)
Program for IPC using shared memory
Post navigation
Linux
UGC-NET Questions