Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS-LAB

Programs done in OS lab

Shell Programming

The first few programs are of shell programming. These include simple arithmetic operations and also calculating the Fibonnaci series

Processes

Programs to create a process and also to distinguish between a child and parent process are also done

System Calls

Programs to execute various system calls like exec and directory system calls.

CPU Scheduling

Various process scheduling techniques used by the CPU are implemented here. They are
First Come First Serve Scheduling
Shortest job First Scheduling
Round Robin Scheduling
Priority Scheduling

About

Programs done in OS lab

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages