Granville Barnett

CPU Scheduling Simulator (CPUSS) 0.3 released

Download CPUSS 0.3

In this release the new features include:

  • CPU Activity for each process (so you can perform more in depth analysis)
  • Average wait time (average processes spent in the ready queue)
  • Lightweight logger (persists data to a SQL Server database, wraps a LINQ to SQL datacontext)
  • Expert strategy (view source to find out more)

With CPUSS the idea is that every release really includes a new feature that allows further data gathering which enriches the analysis stage of algorithm design.

The aim is to cover all the main bases in that regard for 1.0.

At the moment the framework is purely used to gather metrics for scheduling strategies, however later on I want to provide some tooling that makes it easier to visualize the results and so on.

Download CPUSS 0.3

If you have any input let me know :-)

Comments

No Comments