There are 1 repository under oslab topic.
A repository to store efficient Operating System Lab Programs (2019 Scheme KTU)
SSOS LAB PROGRAMS FOR SCHEMES +2015 +2017 +2018
Repository for the S4 Operating System Lab (2019 Scheme) at Kerala Technological University (KTU), featuring practical experiments on OS concepts like process management, memory management, file systems, and more.
MIT6S.081 lab, learn and build a xv6 operation system based on riscv64 architecture
This repo contains Operating Systems Lab Programs that are useful for Undergraduate Students
Work done by me for OS Lab project at NITC
This Repository have Contain -> Operating System Lab Experiments for Anna university in Department of Computerscience and Engineering Students (4th semester)
Create a website for CPU scheduling algorithms (FCFS, Priority Scheduling(non preemptive) and Priority Scheduling (Preemptive)). On clicking any algorithm, the page must display the working of the algorithm and have a working model of it. For instance, for priority scheduling, the working model should take input from the user related.
Repository to hold assignments of OSLAB2020