| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Slightly increase the efficiency of the case study script | Joshua Bakita | 2021-03-07 |
| | | |||
| * | Case study runner script fixes | Joshua Bakita | 2020-10-30 |
| | | | | | | | | - Quote lookup ID in ID2PID - Fix SD-VBS benchmark names - Use bash rather than sh as the shell so that `echo -e` works - Remove dispatch limit that was for debugging | ||
| * | Don't exit the case study script until confirmed | Joshua Bakita | 2020-10-25 |
| | | |||
| * | Fixup the case study script | Joshua Bakita | 2020-10-24 |
| | | | | | | | | | | | | | | | | | | New features: - Checks arguments - Checks that we're root first - Checks if task launches succeed - Checks that a case study is not already running Fixes: - Removes invalid uses of sudo - Fixes use of ',' rather than ';' in resctrl specification - Fixes PID determination - Always launches Level-C tasks as asynchronous threads Additionally converts the whole file to only use spaces and to be directly executable. | ||
| * | Cleanup whitespace in run_case_study.py | Joshua Bakita | 2020-10-24 |
| | | |||
| * | Merge case study updates from sd-vbs branch | Leo Chan | 2020-10-24 |
| | | |||
| * | Squashed commit sd-vbs from Leo: | Joshua Bakita | 2020-10-23 |
| - Fixes SD-VBS build with LITMUS 1 defined - Fixes memory leak in stitch and tracking benchmarks - Adds initial case-study script and configurations | |||
