Virtual Machine Simulator
Virtual Machine Simulator was an Operating System lecture project.This simulator holds up to 5 operating systems in itself and each operating system has its own weight. (this weights are used as priorities to schedule all operating systems in virtual machine).Each operating system may have up to 10 processes each with its own arrival time and burst time. Also each operating system has its own scheduling algorithm to schedule the processes (First Come First Served, Shortest Job First, Round Robin), This simulator may run for a random based simulation or user defined values. It draws ganth charts associated to operating systems and the virtual machine itself. This was the first main part of this project, second part of this project includes memory paging algorithms for processes, each operating system has its own memory paging algorithm (Least Recently Used, Optimal).
Visit publisher site: Virtual Machine SimulatorListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / C & C++ / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- May 31, 2007
- Publisher:
- Burak Ozdemir Other listings by this publisher
License & Pricing Information
- License Type:
- Free Non-Commercial
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Virtual Machine Simulator