index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc
Age
Commit message (
Expand
)
Author
2020-02-28
refactor: Create distinction between CPU node and core
Fabian Mastenbroek
2020-02-28
Fix NPE
Georgios Andreadis
2020-02-28
Change to push-based node status communication
Georgios Andreadis
2020-02-28
Factor out allocation policy and add memory-aware policy
Georgios Andreadis
2020-02-28
refactor: Change from logical processes to simulation domains
Fabian Mastenbroek
2020-02-28
bug: Fix timing issues to to unit differences
Fabian Mastenbroek
2020-02-26
Model memory usage in VMs
Georgios Andreadis
2020-02-26
Improve design of workload modelling
Fabian Mastenbroek
2020-02-24
docs: Document added scheduling policies
Fabian Mastenbroek
2020-02-24
feat: Add support for workflow tasks with known duration
Fabian Mastenbroek
2020-02-24
[ci skip] feat: Incorporate extensions to workflow scheduler
Fabian Mastenbroek
2020-02-21
feat: Simplify tagging of cloud resources
Fabian Mastenbroek
2020-02-21
feat: Add support for resource tagging
Fabian Mastenbroek
2020-02-20
feat: Implement VM support
Georgios Andreadis
2020-02-14
bug: Apply requested cpu time correctly
Fabian Mastenbroek
2020-02-14
style: Fix Ktlint issues
Fabian Mastenbroek
2020-02-14
refactor: Move experiments from TPDS module to SC18 module
Fabian Mastenbroek
2020-02-14
refactor: Rename FakeBareMetalDriver to SimpleBareMetalDriver
Fabian Mastenbroek
2020-02-14
refactor: Rename Flavor to ServerFlavor
Fabian Mastenbroek
2020-02-14
refactor: Integrate opendc-compute in existing model
Fabian Mastenbroek
2020-02-14
feat: Implement basic provisioner service
Fabian Mastenbroek
2020-02-14
refactor: Remodel workloads and compute resource
Fabian Mastenbroek
2020-02-11
Update Zone.kt
Georgios Andreadis
2020-02-11
Update Environment.kt
Georgios Andreadis
2020-02-11
refactor: Reimplement OpenDC model using 2.x API
Fabian Mastenbroek