diff --git a/schedulers/README.md b/schedulers/README.md index 15c0d74..a61559b 100644 --- a/schedulers/README.md +++ b/schedulers/README.md @@ -9,5 +9,6 @@ Scheduling Algorithms: * Bin-packing with sorted watts * FCFS Proactive Cluster-wide Capping + * Ranked Proactive Cluster-wide Capping * First Fit * First Fit with sorted watts