Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1158

Consider finding preemption slots asynchronously

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Scheduler
    • None
    • Twitter Aurora Q1'15 Sprint 4, Twitter Aurora Q1'15 Sprint 5, Twitter Aurora Q1'15 Sprint 6
    • 5

    Description

      The current Preemptor implementation performs synchronous preemption victim search. This isn't necessary as resource swap cannot be performed within the same scheduling loop due to victims taking time to vacate their premises (being killed).

      Consider asynchronous victim search/killing instead. That will move the heavy lifting out of the critical scheduling loop and remove "flat" preemptor perf tax applied on every failed task scheduling/assignment.

      Attachments

        Activity

          People

            maximk Maxim Khutornenko
            maximk Maxim Khutornenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: