OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.58k stars 3.69k forks source link

Operating system algorithms #1711

Open divyam3897 opened 7 years ago

divyam3897 commented 7 years ago

I couldn't find any OS algorithms. They can probably be added too.

AdiChat commented 7 years ago

Yes, this will be any important section 👍

divyam3897 commented 7 years ago

will start with a few and then create separate issues for each one of them like FCFS, Priority scheduling to start with a few 👍

tbhaxor commented 7 years ago

@AdiChat i know about FCFC (First Come First Serve) algo Can i make it? 😕

AdiChat commented 7 years ago

Sure. Go for it 👍

vaibhavdaren commented 7 years ago

Can i work on it?

pritamnegi commented 7 years ago

Can I also add code of some scheduling algorithms and classical problems in OS?

Mumbaikar007 commented 7 years ago

@divyam3897 I have SSTF of disk scheduling and a few like Banker Algorithm - Safety Algorithm in C
May I request a pull for them ?

divyam3897 commented 7 years ago

@Mumbaikar007 sure, I am adding priority scheduling and round robin scheduling 👍

tbhaxor commented 7 years ago

@AdiChat bro my prev pull req is not merged and closed I m not unable to create a new PR

AdiChat commented 7 years ago

Use topic branches. We will merge soon 👍

tbhaxor commented 7 years ago

Ohk i will create topic branches on local and merge with master thnx bro :+1:

RajatGarg97 commented 7 years ago

@AdiChat May I share Peterson's Algorithm in C++ ?

PrateekRanjanSingh commented 7 years ago

@AdiChat Can I add the algorithm for dining philosophers problem?

divyam3897 commented 7 years ago

@RajatGarg97 @PrateekRanjanSingh sure 👍

RajatGarg97 commented 7 years ago

Pl. review and merge the pull request #1876