From f883abd36dc4146eb498d234c96b1f148da66223 Mon Sep 17 00:00:00 2001
From: Pradyumna Kaushik <pkaushi1@binghamton.edu>
Date: Tue, 31 Jan 2017 15:12:43 -0500
Subject: [PATCH] Changed the description of the file. Now mentions that this
 is a capping strategy that can be used with different schedulers.

---
 powerCapping/proactiveclusterwidecappers.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/powerCapping/proactiveclusterwidecappers.go b/powerCapping/proactiveclusterwidecappers.go
index 7a7a49a..b3cc84a 100644
--- a/powerCapping/proactiveclusterwidecappers.go
+++ b/powerCapping/proactiveclusterwidecappers.go
@@ -1,7 +1,7 @@
 /*
 Cluster wide dynamic capping
 
-This is not a scheduler but a scheduling scheme that schedulers can use.
+This is a capping strategy that can be used with schedulers to improve the power consumption.
 */
 package powerCapping