1. 05 Dec, 2014 4 commits
  2. 04 Dec, 2014 19 commits
  3. 03 Dec, 2014 15 commits
  4. 02 Dec, 2014 2 commits
    • Morris Jette's avatar
      Remove vestigial/unused variable · bc81f28f
      Morris Jette authored
      bc81f28f
    • Morris Jette's avatar
      Enable PreemptMode=suspend with PreemptType=qos · d1fd0851
      Morris Jette authored
      This only enables this configuration without providing the necessary
      infrastructure to support it.
      Add preempt_by_qos flag to select/cons_res
      In select/cons_res add extra row to scheduling array if preempt/qos
        is used. This is used only when a job is started via preempting
        another job in the same partition, but a lower priority QOS.
      Update preemption documentation
      d1fd0851