Dextutor
  • 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

OS Lab

https://www.youtube.com/watch?v=Ga9uegju0EQ&t=421s

Linux Essentials Series

https://www.youtube.com/watch?v=SyO2mHW3wDY

OS Theory

https://www.youtube.com/watch?v=Xk2-1lOfaVk&t=216s

Categories

  • Database
    • Entity-Relationship(ER)
    • Introduction to Database
  • Linux
    • commands
    • Shell Scripting
  • Operating System
    • CPU Scheduling
    • Deadlock
    • Disk Management
    • File Management
    • Introduction
    • IPC
    • Memory Management
    • Practice Problems
    • Process
    • Process Synchronization
    • System calls
    • Thread
  • Programs
  • Question Hub
  • UGC-NET MCQ's for OS
  • Uncategorized

© All Right Reserved 2021 Dextutor