From 66dd017eb9af03f32ed9f53ab598ff4f1fddcb91 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Fri, 5 Oct 2018 13:15:07 -0400 Subject: [PATCH] Updated description of power capping policies. Updated point in Usage section to indicate that power capping policies are pluggable. Mentioned that it is possible to plug in power capping policies. Added the commandline option as well. --- README.md | 2 +- docs/PowerCappingStrategies.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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