Granville Barnett

CPU Scheduling Simulator 1.0 released!

I've said it all before in recent posts, but here it is again - CPUSS is a framework that allows you to design and analyse CPU scheduling algorithms.

Download CPUSS 1.0

There is a tonne of stuff in CPUSS! Most of which is not exposed by the report generation tool (CPUSSRG). Using the CPUSS API  you can look at very atomic stats of each and every process that was in the simulation, events for process start, completion, preemption, and resuming.

Download CPUSS 1.0

You can use CPUSS to analyse your won custom algorithms very easily, go to the download page of CPUSS 1.0 and grab the PDF file that explains how to do it, and the API document is quite comprehensive.

Download CPUSS 1.0

If you are interested in scheduling algorithm (strategy) design and analysis then give it a go!

This will be the only release of CPUSS, I may update it a little if there are any major bugs found but it started off as a research project so it won't go any further - it has proved what it needed to prove.

Download CPUSS 1.0

Seriously go check it out if you are into this stuff.

Oh, and finally a BIG thank you to everyone who downloaded the releases and played with them! Thank you!

Comments

No Comments