SoOSiM: Abstract full system simulator
SoOSiM is a simulator developed for the purpose of exploring operating system concepts and operating system modules. The simulator provides a highly abstracted view of a computing system, consisting of computing nodes, and components that are concurrently executed on these nodes. OS modules are subsequently modelled as components that progress as a result of reacting to two types of events: messages from other components, or a system-wide tick event. Using this abstract view, a developer can quickly formalize assertions regarding the interaction between operating system modules and applications.
Downloads
- SoOSiM-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2.0.0, 0.2.1.0 |
---|---|
Dependencies | base (>=4.3.1.0 && <4.6), containers (>=0.4.0.0 && <0.5), ghc (>=7.0.3 && <7.5), monad-coroutine (>=0.7.1 && <0.8), mtl (>=2.0.1.0 && <2.1), stm (>=2.3 && <2.4), transformers (>=0.2.2.0 && <2.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012, S(o)OS Consortium |
Author | S(o)OS Consortium |
Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
Category | Simulation |
Home page | http://www.soos-project.eu/ |
Source repo | head: git clone git://github.com/christiaanb/SoOSiM.git |
Uploaded | by ChristiaanBaaij at 2012-05-23T13:23:56Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2728 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |