Description
This covers the addition of the Fair Scheduler to the MR2 infrastructure. This patch will represent the minimum functional FairScheduler in MR2. It will be limited to a configuration file reader, functionality to calculate fair shares, and hooks into the actual MR2 scheduling code.
It will not include delay scheduling, preemption, or a web UI, which will be handled in separate JIRA's.