From 59e84f9a9f2f8867452a71da824d5f922facb3c0 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Wed, 3 Oct 2018 21:32:53 -0400 Subject: [PATCH] Removed commands to plug-in scheduling policies. The documentation on the different scheduling policies should technically not include the commands to be used to plug them in. The commands would need to be present in a separate section that talks about different ways to run Elektron. --- docs/SchedulingPolicies.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/SchedulingPolicies.md b/docs/SchedulingPolicies.md index 3697988..6fb2611 100644 --- a/docs/SchedulingPolicies.md +++ b/docs/SchedulingPolicies.md @@ -3,17 +3,6 @@ Elektron: Pluggable Scheduling Policies _Elektron_ is capable of deploying different scheduling policies. The scheduling policy to be plugged in can be specified using the `-schedPolicy` command-line option. -For example, to run _Elektron_ with the First-Fit scheduling policy, use the below command. -```commandline -./elektron -w -schedPolicy first-fit -``` - -To get the list of all scheduling policies that can be plugged into _Elektron_, use the `-listSchedPolicies` command-line option as shown below. - -```commandline -./elektron -listSchedPolicies -``` - ##__Scheduling Policies__ * **First Fit** - *Find the first task in the job queue whose