DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING (DATA SCIENCE)
Operating Systems Lab
Operating Systems Lab is a part of III B.Tech for R20 Regulation CSE-DS students. This lab provides practical exposure to fundamental concepts of operating systems, including process management, memory management, and file systems. Through implementation of various algorithms and simulation programs, students gain hands-on experience in system-level programming using C/C++ and UNIX/Linux environment.
The expected outcomes from the students are:
Simulate and implement operating system concepts such as scheduling, deadlock
management, file management and memory management.
Able to implement C programs using Unix system calls