Skip to content

Commit

Permalink
Broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneTR authored Jul 12, 2023
1 parent 8dab88a commit dc73c35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ You need some small script that streams the CPU utilization as pure float number
line by line.

The solution we are using is a modified version of our [CPU Utilization reporter
from the Green Metrics Tool](https://github.com/green-coding-berlin/green-metrics-tool/tree/dev/tools/metric_providers/cpu/utilization/procfs/system).
from the Green Metrics Tool](https://github.com/green-coding-berlin/green-metrics-tool/tree/dev/metric_providers/cpu/utilization/procfs/system).

This one is tailored to read from the procfs. You might need something different in your case ...

Expand Down Expand Up @@ -387,7 +387,7 @@ they are about the same.
# TODO

- vhost operating point
- ~~validation of EC2 machines and the data from Teads. ~~
- ~~validation of EC2 machines and the data from Teads.~~
- ~~Performance optimizations for inline processing to get below 2% of utilization for 100ms intervals~~
- Re-evaluating more machines from the SPECPower database in our lab and better understand what the BIOS settings really impact in regards to the server energy
- Research what values in the cloud are typically set for the BIOS settings that SPECPower lists and if they can be configured in the cloud
Expand Down

0 comments on commit dc73c35

Please sign in to comment.