summaryrefslogtreecommitdiff
path: root/opendc/util
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2018-07-20 00:26:40 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2018-07-20 00:26:40 +0200
commit7310f720fdd48eb7b33cc41c772d9cae693d0da1 (patch)
tree7136a777a2e8ad509cecadbd986531510b5953dd /opendc/util
parentcb4eafa88edd4db36f34185c9477e84346bece6e (diff)
feat: Implement Scheduler Reference Architecture
This change implements the changes needed in the webserver for implementing parts of the Datacenter Scheduling Reference Architecture as published in SC18. This change reflects the following changes in the database schema: - **Removal of `parallelizability` column in `Task`** This field was not used by the simulator and we opted to use a field describing the amount of cores the task can run on instead. - **Removal of `task_id` column in `MachineState`** This field did not make sense anymore now that a machine can run multiple tasks. Fortunately, this field is not used in the frontend.
Diffstat (limited to 'opendc/util')
0 files changed, 0 insertions, 0 deletions