Skip to content

f0ti/os_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS concepts and algorithms implementations

Contents

./fork - forking child process and accessing shared memory space
./peterson_solution - Peterson's solution with threads accessing shared file (empty file first
./srtf_sched - Shortest Remaining Time First Implementation in C++ and Python.
Fill the input file with data and execute the script.

License

MIT

About

Basic Operating Systems concepts and algorithms implementation in C & Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors