diff --git a/README.md b/README.md index efc414d..f9facc7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ _Elektron_ is comprised of three main components: _Task Queue_, _Scheduler_ and ## Usage * [Pluggable Scheduling Policies](docs/SchedulingPolicies.md) -* [Power-Capping strategies](docs/PowerCappingStrategies.md) +* [Pluggable Power-Capping strategies](docs/PowerCappingStrategies.md) * [Scheduling Policy Switching](docs/SchedulingPolicySwitching.md) ## Logs diff --git a/docs/PowerCappingStrategies.md b/docs/PowerCappingStrategies.md index a4c18d2..54f6fe1 100644 --- a/docs/PowerCappingStrategies.md +++ b/docs/PowerCappingStrategies.md @@ -1,5 +1,7 @@ # Power-Capping Strategies +_Elektron_ is capable of deploying different power capping strategies. The power capping strategy to be plugged in can be specified using the `-powercap` command-line option. + ## Power-Capping Policies * **Extrema** - A dynamic power-capping strategy that is able to make smart trade-offs