Visual OSimulator

Product Information

  • Home Page
  • What is Visual OS
  • System Requirements
  • Downloads
  • Documentation
  • Screenshots
  • Contact Us
  • Quick Links

  • Vanderbilt University
  • ISIS of Vanderbilt
  • DOC Group
  • VIBE Hip-Hop Group
  • Visual OSimulator 2.3.1 Release Information

    Click the following link to download: [download]

    New Features

    • Implemented event synchonization object in managers.
    • Makefile Project Creator (MPC) now installed as part of Visual OSimulator installation.

    Enhancements & Modifications

    • Improved MPC dependencies for project generator.
    • Run() method is now a one-iteration method; acts a service method.
    • return code for Run() specify how system should handle next call.
    • GetMemory*() methods now implemented in IMemoryManagerStrategy interface.

    Bug Fixes

    • Passing a NULL process object to ProcessManager caused segmentation fault.
    • RoundRobin process manager failed to release memory of COMPLETED processes.
    • RoundRobin process manager failed to run process if smaller than memory but has to find space.
    • Project generator failed to run MPC if located in directory with spaces in path.